Skip to content

[Task] Set handshake timeout to 5 seconds - #11

Merged
ghbogarin merged 1 commit into
mainfrom
task/reduce-connection-timeout
Aug 10, 2026
Merged

[Task] Set handshake timeout to 5 seconds#11
ghbogarin merged 1 commit into
mainfrom
task/reduce-connection-timeout

Conversation

@ghbogarin

@ghbogarin ghbogarin commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Description

If an attempt to connect to an offline relay is made, or in case OBS tries to reconnect to a relay, the current connection timeout default is 30 seconds, which is too high for live stream scenarios.

A change was made in moq5 (under review, here) so that this behavior can be parametrized.

Changes

Uses the new handshake_timeout_us on moq5 to cap connection setup to 5 seconds instead of the default of 30 seconds.


This change is Reviewable

@ghbogarin ghbogarin self-assigned this Aug 7, 2026
@ghbogarin
ghbogarin merged commit 53a70ef into main Aug 10, 2026
3 of 6 checks passed
@ghbogarin
ghbogarin deleted the task/reduce-connection-timeout branch August 10, 2026 14:36
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