-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: evergreen
-
None
-
Evergreen - Milestone 1
When running an evergreen-client against evergreen.jenkins.io, I am not getting pushed any update/create events.
Â
From the server-side logs, I'm seeing numerous reconnects of the socket.io connection.
Â
On the client-side I'm not seeing any updates when a new }}{{updates record is being inserted into the database.
Â
Â
My current theories are:
Â
- the nginx ingress in our Kubernetes environment is not allowing the evergreen-client to establish a WebSockets connection, and socket.io is falling back to polling and doing a crap job of it
- Our socket.io connection simply times out after some invisible time frame and doesn't reconnect properly.
- is related to
-
JENKINS-52858 Implement feathers-sync for sharing service events across instances in production
-
- Closed
-