-
Notifications
You must be signed in to change notification settings - Fork 148
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
TimeoutError when uploading full firefox release #3126
Comments
Sentry Issue: BALROG-STAGE-ADMIN-21 |
Sentry Issue: BALROG-PROD-ADMIN-2T |
Sentry Issue: BALROG-PROD-ADMIN-2S |
|
This was already happening with v3.45, seeing it today with v3.51 (prod) and v3.52 (stage). |
I finally managed to dig up #1249 (comment), which was where async uploading was added. Most notably there is this comment:
There's also an idea about a more ideal solution:
(I looked but I couldn't find a bug report that necessitated this PR.) |
Sentry Issue: BALROG-STAGE-ADMIN-2Q
The text was updated successfully, but these errors were encountered: