Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-70105

Slow down re-connects when using websockets

XMLWordPrintable

    • 2.379

      Agents re-connect logic is trying to connect hundreds of times per second when using websocket connection type.

      When there is a persistent problem right after the connection is established (ie. agent running on Java 8 and Jenkins on 11), the re-try logic is just generating unnecessary load on the controller.

      Trying to re-connect every 10 seconds (like the inbound tcp re-connection logic does) should be enough.

            amuniz Antonio Muñiz
            amuniz Antonio Muñiz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: