-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
1.0
Atm, the SSE client executes an immediate ping request to the server on receipt of an SSE channel error. This is too eager. We should wait a few seconds before performing the ping, giving the SSE connection a chance to see if it can "fix" itself (e.g. during a reconnect).
I was sure this was how it was working already. Maybe I unwittingly introduced this at some point.
- is related to
-
JENKINS-42137 Don't fetch run data on an event if it not already in the store
-
- Open
-
[JENKINS-42196] Eliminate overly-eager SSE ping request
Link | New: This issue is related to JENKINS-42137 [ JENKINS-42137 ] |
Component/s | New: blueocean-plugin [ 21481 ] |
Epic Link | New: JENKINS-35737 [ 171801 ] |
Sprint | New: 1.0 [ 221 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Noticed this while investigating JENKINS-42137.