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

Retry asset wait file processing timeouts #1150

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

svevang
Copy link
Member

@svevang svevang commented Nov 5, 2024

Fixes #1138

This works towards some state handling changes based on #901

  1. prevent state oscillations around uploads. Depending on the exact set of circumstances, this could include duplicate media upload cycles and skipping polling for remote asset states
  2. This breaks up the main publishing routine and adds test coverage for that routine. So now there are two phases. First a media upload step and then the processing and delivery/publishing.

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.

Delegated Delivery file processing timeouts causes 409s
1 participant