Skip to content

FIX: Store context for failed uploads #33546

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

Merged
merged 1 commit into from
Jul 24, 2025
Merged

Conversation

s3lase
Copy link
Contributor

@s3lase s3lase commented Jul 9, 2025

This change makes it easier to review failed uploads, especially downloadable ones, by standardizing skip_reason and adding a skip_details column to the uploads DB's uploads table for extended failure information.

This change makes it easier to review failed uploads,
especially downloadable ones, by standardizing `skip_reason` and
adding a `skip_details` column to the uploads DB's `uploads` table
for extended failure information.
@github-actions github-actions bot added the migrations-tooling PR which includes changes to migrations tooling label Jul 9, 2025
@s3lase s3lase requested a review from gschlager July 21, 2025 15:47
@s3lase s3lase merged commit 6f73f31 into main Jul 24, 2025
17 checks passed
@s3lase s3lase deleted the fix/mt/log-failed-downloads branch July 24, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrations-tooling PR which includes changes to migrations tooling
Development

Successfully merging this pull request may close these issues.

2 participants