Skip to content

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

Open
ghbogarin wants to merge 1 commit into
mainfrom
task/reduce-connection-timeout
Open

[Task] Set handshake timeout to 5 seconds#11
ghbogarin wants to merge 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
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