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

cmd,common,server: Add LP_EXTEND_TIMEOUTS environment variable #2391

Closed

Conversation

leszko
Copy link
Contributor

@leszko leszko commented May 10, 2022

What does this pull request do? Explain your changes. (required)

Add env variable LP_EXTEND_TIMEOUTS which extends all broadcaster's timeouts to 8s.

This is a hack to fix Test Streams, so the parameter is not exposed as a flag (or in config file). It's planned to be temporary until the poper solution for Test Streams is implemented: livepeer/stream-tester#145

Specific updates (required)

How did you test each of these updates (required)

Added printlns with timeouts and tested on local devnet

Does this pull request close any open issues?

fix livepeer/stream-tester#144

Checklist:

@leszko leszko requested review from victorges and yondonfu May 10, 2022 10:15
@leszko leszko closed this May 10, 2022
@leszko
Copy link
Contributor Author

leszko commented May 10, 2022

Closed this one and opened a new PR from the origin repo: #2392

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.

Disable timeouts in Broadcaster for test streams
1 participant