[Webkit-unassigned] [Bug 266419] New: upload-file-to-s3 should retry when the request fails with status_code 503
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 14 09:52:00 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266419
Bug ID: 266419
Summary: upload-file-to-s3 should retry when the request fails
with status_code 503
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aakash_jain at apple.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231214/55f4717a/attachment.htm>
More information about the webkit-unassigned
mailing list