[wp-trac] [WordPress Trac] #58867: GitHub Actions updates and improvements for 6.4

WordPress Trac noreply at wordpress.org
Wed Oct 11 15:55:08 UTC 2023


#58867: GitHub Actions updates and improvements for 6.4
------------------------------+---------------------
 Reporter:  desrosj           |       Owner:  (none)
     Type:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  6.4
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+---------------------

Comment (by desrosj):

 In [changeset:"56829" 56829]:
 {{{
 #!CommitTicketReference repository="" revision="56829"
 Build/Test Tools: Increase the number of retries when restarting a
 workflow.

 This increases the number of times to retry restarting a workflow from 2
 to 10. Retries use exponential backoff to space out retries.

 In most cases, only 2 retries was sufficient. However, there are
 occasionally scenarios where the original workflow is still running and
 cannot be restarted, resulting in an error. This typically happens during
 periods of ongoing service degradation, or workflows with a significant
 number of jobs (GitHub Actions is sometimes very slow to mark these as
 finished).

 See #58867.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58867#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list