Bug 266419
Summary: | upload-file-to-s3 should retry when the request fails with status_code 503 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
Component: | Tools / Tests | Assignee: | Aakash Jain <aakash_jain> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Aakash Jain
We added retry in https://commits.webkit.org/271774@main to upload-file-to-s3 . However, that doesn't retry in the case when the request fails with non 200 status_code (e.g.: 503). e.g.: https://ews-build.webkit.org/#/builders/49/builds/11118/steps/16/logs/stdio
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/21806
EWS
Committed 272052@main (3be6d4ae5ddb): <https://commits.webkit.org/272052@main>
Reviewed commits have been landed. Closing PR #21806 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/119674233>
Aakash Jain
Re-opening for pull request https://github.com/WebKit/WebKit/pull/21921
EWS
Committed 272179@main (aeb80393640e): <https://commits.webkit.org/272179@main>
Reviewed commits have been landed. Closing PR #21921 and removing active labels.
EWS
Committed 267815.647@safari-7617-branch (3bfb2161ce58): <https://commits.webkit.org/267815.647@safari-7617-branch>
Reviewed commits have been landed. Closing PR #979 and removing active labels.