cache icon indicating copy to clipboard operation
cache copied to clipboard

Allow to retry restoring cache due to 429

Open Luc45 opened this issue 2 years ago • 2 comments

We have a tool that run hundreds of concurrent tests in GitHub. Some of the jobs fail when restoring cache due to 429 from the cache service:

Warning: Failed to restore: Cache service responded with 429

Is it possible to set a option to retry X times to restore the cache after 1s if a 429 (Too Many Requests) is encountered?

Luc45 avatar Apr 27 '23 16:04 Luc45

Also having this issue saving/restoring cache over large tests, integrating a backoff mechanism to retry download/upload after a certain amount of time will be an amazing feature

metaclips avatar Sep 20 '23 13:09 metaclips

Or is there a way to specify an alternate GITHUB_TOKEN that has a higher rate limit?

ericbuehl avatar Oct 27 '23 22:10 ericbuehl

This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.

github-actions[bot] avatar May 15 '24 08:05 github-actions[bot]

This issue was closed because it has been inactive for 5 days since being marked as stale.

github-actions[bot] avatar May 21 '24 08:05 github-actions[bot]