Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

EventSource Re-Initialization #205

Merged
merged 2 commits into from
Apr 3, 2017
Merged

EventSource Re-Initialization #205

merged 2 commits into from
Apr 3, 2017

Conversation

suyashkumar
Copy link
Collaborator

To address #156 (that the built in EventSource reconnection does not address), this PR manually reinitializes EventSource with a delay on every error as a catch-all. To date the only errors we've seen are the 503 errors that cause us significant problems and loss of data. If this works, in the future the restart should be refined to focus only on the 503 errors.

@suyashkumar suyashkumar merged commit 53e9e80 into master Apr 3, 2017
@suyashkumar suyashkumar deleted the s/eventsource-fixes branch April 3, 2017 17:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant