-
Notifications
You must be signed in to change notification settings - Fork 66.7k
Mention currently delays in "schedule" actions start time #3059
Copy link
Copy link
Closed
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamecosystemThis issue or pull request should be reviewed by the Docs Ecosystem teamThis issue or pull request should be reviewed by the Docs Ecosystem team
Metadata
Metadata
Assignees
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamecosystemThis issue or pull request should be reviewed by the Docs Ecosystem teamThis issue or pull request should be reviewed by the Docs Ecosystem team
Type
Fields
Give feedbackNo fields configured for issues without a type.
What article on docs.github.com is affected?
https://docs.github.com/en/actions/reference/events-that-trigger-workflows#schedule
What part(s) of the article would you like to see updated?
I'd like to see a note here that scheduled workflows currently experience a start time delay (up to an hour in some cases)
Additional information
These start time delays on scheduled actions are significant and I think warrant a mention so that people aren't scratching their head for too long questioning what they did wrong
A related thread: https://github.community/t/scheduled-action-running-consistently-late/138025