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

fix: Fix temporarily disable streams on network error #5057

Merged

Conversation

zangue
Copy link
Contributor

@zangue zangue commented Mar 6, 2023

Relates to #4189
Fixes #5054
Fixes #5055
Fixes #5150

@google-cla
Copy link

google-cla bot commented Mar 6, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2023

Incremental code coverage: 99.28%

zangue added 4 commits March 7, 2023 20:36
This commit introduce a new method |disableStream()| on the player
which can be used by the streaming engine to temporarily disable a
stream during an attempt to recover from a network error.
@zangue zangue force-pushed the fix/temporarily-disable-streams-on-error branch from 33005eb to ec4d118 Compare March 7, 2023 19:37
@zangue zangue marked this pull request as ready for review March 7, 2023 19:38
@avelad avelad added type: bug Something isn't working correctly priority: P2 Smaller impact or easy workaround labels Mar 15, 2023
@avelad avelad added this to the v4.4 milestone Mar 15, 2023
@avelad
Copy link
Member

avelad commented Apr 17, 2023

@theodab can you review it? Thanks!

Copy link
Contributor

@cristian-atehortua cristian-atehortua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this also fixes #5150.

Thanks @zangue

@avelad avelad merged commit fdc5cb1 into shaka-project:main Apr 18, 2023
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
3 participants