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(reconnect): Handle - reconnect too quickly and fail. #212

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

damencho
Copy link
Member

@damencho damencho commented Dec 5, 2024

In case prosody is not fully up we can receive StreamErrorException: invalid-namespace and at the same time we are connected which will cause reconnection to stop.

In case prosody is not fully up we can receive StreamErrorException: invalid-namespace and at the same time we are connected which will cause reconnection to stop.
@damencho damencho merged commit 9a9091d into master Dec 5, 2024
5 checks passed
@damencho damencho deleted the reconnect2 branch December 5, 2024 22:50
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

Successfully merging this pull request may close these issues.

2 participants