mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
125 stars 41 forks source link

[Bug]: 502 error on manual approval for larger files #15033

Open ioanarusiczki opened 1 week ago

ioanarusiczki commented 1 week ago

What happened?

This was intermittent and checked it for -stage before Fastly. But now I can reproduce it at all attempts, it's the manual approval of a larger file (>40MB)

at approval

What did you expect to happen?

Version is approved , but the error is displayed instead of the reviewer page.

Is there an existing issue for this?

┆Issue is synchronized with this Jira Task

diox commented 1 week ago

Shouldn't be tied to Fastly, since reviewers domain is not behind a CDN. That's a synchronous request which can take a while for large files (need to wait for autograph, grabbing the signed content, move it on storage), it certainly shouldn't fail though...

diox commented 3 days ago

@ioanarusiczki could you try with more files on dev & stage and report back ? With the URLs that failed please.