Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2af1228023a0c31d84f27e3e4b867deb06496f73
      
https://github.com/WebKit/WebKit/commit/2af1228023a0c31d84f27e3e4b867deb06496f73
  Author: Aakash Jain <[email protected]>
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
    M Tools/CISupport/Shared/generate-s3-url

  Log Message:
  -----------
  [ews] Increase s3 presigned url validity duration
https://bugs.webkit.org/show_bug.cgi?id=266143

Unreviewed follpw-up fix.

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,
s3 url would have expired.

* Tools/CISupport/Shared/generate-s3-url:
(generateS3URL):

Canonical link: https://commits.webkit.org/271802@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to