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: Add option to ignore HTTP output failures #1449

Merged

Conversation

joeyparrish
Copy link
Member

When uploading a live stream, if a single segment upload fails, we shouldn't give up.

This adds an option to ignore HTTP output failures so that a single failed upload does not result in a hung stream. See shaka-project/shaka-streamer#195 for details.

When uploading a live stream, if a single segment upload fails, we shouldn't give up.

This adds an option to ignore HTTP output failures so that a single failed upload does not result in a hung stream.  See shaka-project/shaka-streamer#195 for details.
@joeyparrish joeyparrish requested review from avelad, theodab, mariocynicys and cosmin and removed request for avelad, theodab and mariocynicys November 11, 2024 05:19
@joeyparrish joeyparrish merged commit 3fdc807 into shaka-project:main Nov 11, 2024
39 checks passed
@joeyparrish joeyparrish deleted the ignore-http-output-failures branch November 11, 2024 18:00
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