Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

fix: Retry RTC connection attempts multiple times #348

Merged
merged 2 commits into from
May 12, 2021
Merged

fix: Retry RTC connection attempts multiple times #348

merged 2 commits into from
May 12, 2021

Conversation

kylecarbs
Copy link
Member

We were checking if the dialer would retry once, which it always would.

This ensures the dialer retries infinitely, as long as:

  • The context isn't expired.
  • The first connection was successful.

@kylecarbs kylecarbs requested a review from f0ssel May 12, 2021 17:47
@kylecarbs kylecarbs merged commit 9ddbd85 into master May 12, 2021
@kylecarbs kylecarbs deleted the retry branch May 12, 2021 18:13
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.

2 participants