Bug 266143 - [ews] Increase s3 presigned url validity duration
Summary: [ews] Increase s3 presigned url validity duration
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-09 04:44 PST by Aakash Jain
Modified: 2023-12-09 04:53 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2023-12-09 04:44:27 PST
We increased the timeout for s3 upload to 10 minutes in https://github.com/WebKit/WebKit/pull/21545 and then added retries in https://github.com/WebKit/WebKit/pull/21547 

We need to increase s3 presigned url validity duration as well, otherwise by the time we retry the url would have expired.
Comment 1 Aakash Jain 2023-12-09 04:47:24 PST
Pull request: https://github.com/WebKit/WebKit/pull/21568
Comment 2 EWS 2023-12-09 04:52:02 PST
Committed 271802@main (2af1228023a0): <https://commits.webkit.org/271802@main>

Reviewed commits have been landed. Closing PR #21568 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-12-09 04:53:16 PST
<rdar://problem/119430413>