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(stream): unhandled rejection on connection #79

Merged
merged 2 commits into from
Jul 18, 2022

Conversation

microwavekonijn
Copy link
Owner

When connection fails it sometimes produces and unhandled rejection. In addition the exceptions have been imporved, as well as event types. Finally, the reconnectDelay option has been added to the stream.

@microwavekonijn microwavekonijn added the bug Something isn't working label Jul 18, 2022
@microwavekonijn microwavekonijn self-assigned this Jul 18, 2022
@microwavekonijn microwavekonijn temporarily deployed to test July 18, 2022 15:39 Inactive
@microwavekonijn microwavekonijn temporarily deployed to test July 18, 2022 15:47 Inactive
@microwavekonijn microwavekonijn merged commit ae55653 into master Jul 18, 2022
@microwavekonijn microwavekonijn deleted the fix/stream-connection-bug branch July 18, 2022 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant