Mathieu Pillard
Mathieu Pillard
elky: this has nothing to do with DEBUG: it will raise a 500 error (TemplateSyntaxError: Caught Http404 while rendering) even with DEBUG = False.
Yes, but with some caveats. You can use the `Retry-After` header if present, and wait that amount of time plus one second to be on the safe side. That value...
Worth noting: under current limits, a single user can submit 3 add-ons per minute and 20 add-ons in an hour (and tbh I consider that generous, we might lower that,...
@gapan and @cadorn, 2 questions for you to help us debug this further (I don't have the permissions to check that for myself): - Does your add-on has listed versions...
Can you still reproduce ? We've landed a change in prod that might affect this. If you can still reproduce I'll investigate further.
I don't think we have the bandwidth to deal with this right now. Also, I suspect that if we wanted to make locale bundle fetching faster, it would be easier...
Also something I noticed on the triumvirate of slow uncommon pages: https://github.com/mozilla/addons-frontend/issues/10444, https://github.com/mozilla/addons-frontend/issues/10445, https://github.com/mozilla/addons-frontend/issues/10446. For instance, the Dictionaries and Language Packs page is around 26K gzipped, 12K of it is...
I'm not sure we should focus on optimizing which API bits we need or not. This is unlikely to have that much impact, the permissions thing is an outlier, that...
It's already a p4, we can leave it and let stalebot close it eventually if we haven't had the time to revisit this.
> Maybe we should have a simpler smoke test to validate the docker image? Maybe all we need is running the docker image and see if we can call, e.g.,...