You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently experiencing serious issues with SSEs on Cypress. We
suspect that the Cypress proxy implementation has a bug that is holding
connections for the entire duration of the test run causing SSE connections
to accumulate on the server. We have clearly reproduced this and
consistently confirmed the behaviour.
Is this a Feature or Bug?
Bug
Current behavior:
We are currently experiencing serious issues with SSEs on Cypress. We
suspect that the Cypress proxy implementation has a bug that is holding
connections for the entire duration of the test run causing SSE connections
to accumulate on the server. We have clearly reproduced this and
consistently confirmed the behaviour.
Steps to reproduce:
See instructions in the README of repo below.
https://github.com/hally9k/cypress-sse
Previous older issue with SSE here: #1440
Versions
Cypress 3.1.0
The text was updated successfully, but these errors were encountered: