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

Disable timeouts in Broadcaster for test streams #144

Closed
leszko opened this issue Apr 28, 2022 · 0 comments · Fixed by livepeer/go-livepeer#2392
Closed

Disable timeouts in Broadcaster for test streams #144

leszko opened this issue Apr 28, 2022 · 0 comments · Fixed by livepeer/go-livepeer#2392
Labels
type: bug Something isn't working

Comments

@leszko
Copy link
Contributor

leszko commented Apr 28, 2022

We recently had a lot of issues in teststreams, because B timed out either during the discovery process or during the segment upload. While the discovery timeout issue is already addressed, the segment upload timeout issue is still in place. Check related Discord message for details.

We need to tweak Broadcaster to disable such strict timeouts for test streams. We may need to add an additional flag (best if not accessible for users) or some env variable, like LIVEPEER_DISABLE_TIMEOUTS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
1 participant