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

Try to forceReconnect on 404 when joining call #1777

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

SystemKeeper
Copy link
Collaborator

#1773 implemented the completion blocks for rejoining already as a side-effect, so we can use that.

How to test:

  • Join a conversation
  • Remove that session from the database
  • Try to join a call

Without this PR: Error that the conversation was not joined
With this PR: Call reconnects and joins successfully

@SystemKeeper SystemKeeper merged commit 416f844 into master Aug 24, 2024
11 checks passed
@SystemKeeper SystemKeeper deleted the retry-join-call-on-404 branch August 24, 2024 15:13
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.

Re-join room when starting a call results in 404
1 participant