-
Notifications
You must be signed in to change notification settings - Fork 41
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
[Task]: Reviewer tools: Support attaching a zip file to a review #14999
Comments
Let's start with a 100 MB file limit to begin with and see how it goes. |
Note: zip files should also go through |
Let's do 200MB. Several dozen versions submitted just this year have XPI files larger than 100MB and at least one of them is Notable. |
(We did 210 MB / 200 MiB) Depends on #14997 |
@ioanarusiczki large files should be working now (on dev and stage) |
I tried on dev and stage to make uploads. Tested on: What passed: zip files attached to various reviewer actions (can be seen on the links above) of 3, 9, 13, 20, 26, 37 MB I've noticed that somewhere from 40MB + , I've the 502 server error so it failed with: I tested this on both dev and stage servers. |
Larger uploads on dev went through for: 50, 120, 150 up to 180+ MB https://reviewers.addons-dev.allizom.org/en-US/reviewers/review-unlisted/633177#review-actions 180 plus on stage too https://reviewers.addons.allizom.org/en-US/reviewers/review-listed/1031488#review-actions At 190 + I'm getting this error Anything above 200 MB throws the error |
There's a followup filed #15093 I'm marking this verified since large uploads are now working as mentioned above on dev and stage. |
Description
To reduce reviewer workload by doing the same task of building an artifact for a developer to check repeatedly and to eliminate the dependency on a third-party service, the reviewer tools should support adding a zip attachment to at least rejections and reviewer replies. If it's not too much additional effort, ideally it should be supported for all actions.
Acceptance Criteria
Milestones/checkpoints
Checks
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: