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

[DRAFT] Skip over segments that fail to reload (by applying GAP tags) #6171

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

robwalch
Copy link
Collaborator

@robwalch robwalch commented Feb 2, 2024

This PR will...

Skip segments with fatal loading error (all retries fail, and no alternate variant to switch available)

Why is this Pull Request needed?

Are there any points in the code the reviewer needs to double check?

This changes behavior that some users might expect. You might want to know if you serve media that 404s or 500s, and error (both report errors and show the user an error) rather than skipping over it. This will remain in DRAFT form until more feedback is provided. If someone wants this feature, consider adding the missing config option to gate it.

Resolves issues:

#5153

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

@robwalch robwalch marked this pull request as draft March 6, 2024 16:35
@robwalch robwalch changed the title [DRAFT] After failing to reload segments treat them as a segment with a GAP tag [DRAFT] Skip over segments that fail to reload (by applying GAP tags) Apr 14, 2024
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.

None yet

1 participant