Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SSE subscriptions when retries are enabled #2145

Merged
merged 1 commit into from
Sep 20, 2017

Conversation

m3co-code
Copy link
Contributor

This PR fixes #1862. I created a new PR as there was no feedback on #1870 and some implementation details are different, yet the fix is more or less the same.

This fix is already running in our infra for about 2 weeks. I was trying to set up an unit-test, which proved difficult. I am currently thinking about setting up an integration test for this, but that might also prove difficult. Let me know whether you think it is an absolute necessity to have an integration test for that or not.l

@m3co-code
Copy link
Contributor Author

m3co-code commented Sep 19, 2017

Note: a good candidate for an integration test might be https://github.com/thomasleveil/docker-server-sent-events.

@ldez ldez added the kind/bug/fix a bug fix label Sep 19, 2017
Copy link
Contributor

@nmengin nmengin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👏

Copy link
Contributor

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traefiker traefiker merged commit 9d00da7 into traefik:v1.4 Sep 20, 2017
@nmengin nmengin changed the title fix SSE subscriptions when retries are enabled Fix SSE subscriptions when retries are enabled Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants