Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a66dadaf2d756b702a1db90f45af3a65158b7a5
      
https://github.com/WebKit/WebKit/commit/2a66dadaf2d756b702a1db90f45af3a65158b7a5
  Author: Aakash Jain <[email protected]>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
    M Tools/Scripts/upload-file-to-url

  Log Message:
  -----------
  [upload-file-to-url] Bump S3 upload timeout to 15 minutes
https://bugs.webkit.org/show_bug.cgi?id=268076

Reviewed by Jonathan Bedard.

Recently added logging in 273416@main indicates that we are occasionally 
hitting the 10 minute timeout.
Also, when the retry helps, the retry is also taking near about 10 minutes.
Let's bump S3 upload timeout to 15 minutes, and reduce the number of retries 
from 3 to 2,
effectively still maintaining the overall time of 30 minutes.

* Tools/Scripts/upload-file-to-url:
(upload):

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


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

Reply via email to