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

Handle connection error to twitch chat server #4

Open
MitchellHarrison opened this issue Nov 5, 2021 · 2 comments
Open

Handle connection error to twitch chat server #4

MitchellHarrison opened this issue Nov 5, 2021 · 2 comments
Assignees

Comments

@MitchellHarrison
Copy link
Owner

If the connection is reset by peer (Errno 104), attempt to reconnect at exponentially increasing number of seconds (instant, 1, 2, 4, 8, ...)

@MitchellHarrison MitchellHarrison self-assigned this Nov 5, 2021
@MitchellHarrison
Copy link
Owner Author

Error raised is "ConnectionResetError"

@MitchellHarrison
Copy link
Owner Author

Fix added but not tested. Will close when able to confirm functionality when error is raised. When connection works first time, everything is functional as normal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant