[webkit-changes] [WebKit/WebKit] 2af122: [ews] Increase s3 presigned url validity duration

Aakash J noreply at github.com
Sat Dec 9 04:52:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2af1228023a0c31d84f27e3e4b867deb06496f73
      https://github.com/WebKit/WebKit/commit/2af1228023a0c31d84f27e3e4b867deb06496f73
  Author: Aakash Jain <aakash_jain at apple.com>
  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




More information about the webkit-changes mailing list