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

feat: initial connection retry #245

Merged
merged 3 commits into from
Nov 15, 2023
Merged

feat: initial connection retry #245

merged 3 commits into from
Nov 15, 2023

Conversation

theomonnom
Copy link
Member

No description provided.

@theomonnom theomonnom requested a review from davidzhao November 14, 2023 21:09
@@ -188,6 +189,7 @@ impl Default for RoomOptions {
continual_gathering_policy: ContinualGatheringPolicy::GatherContinually,
ice_transport_type: IceTransportsType::All,
},
join_retries: 3,
Copy link
Member Author

@theomonnom theomonnom Nov 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default to 3 retries (4 total conn)

Copy link
Member

@davidzhao davidzhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg!

@theomonnom theomonnom merged commit b66d3b1 into main Nov 15, 2023
14 checks passed
@theomonnom theomonnom deleted the theo/initial-retry branch November 15, 2023 01:10
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