RESOLVED FIXED 266419
upload-file-to-s3 should retry when the request fails with status_code 503
https://bugs.webkit.org/show_bug.cgi?id=266419
Summary upload-file-to-s3 should retry when the request fails with status_code 503
Aakash Jain
Reported 2023-12-14 09:52:00 PST
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
Aakash Jain
Comment 1 2023-12-14 09:54:35 PST
EWS
Comment 2 2023-12-14 10:25:16 PST
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
Comment 3 2023-12-14 10:26:19 PST
Aakash Jain
Comment 4 2023-12-16 05:30:42 PST
EWS
Comment 5 2023-12-16 05:33:50 PST
Committed 272179@main (aeb80393640e): <https://commits.webkit.org/272179@main> Reviewed commits have been landed. Closing PR #21921 and removing active labels.
EWS
Comment 6 2023-12-18 08:02:33 PST
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.
Note You need to log in before you can comment on or make changes to this bug.