1
0
Fork 0
toolkit/packages
Ryann Graham 9ede666fff
cache: retry requests on HTTP 500 responses
actions/cache occasionally gets 500 errors like actions/upload-artifact
does, but it just fails instead of retrying like upload-artifact does.

This adds retrying on 500 errors to @actions/cache the same way it was
added to @actions/artifact in #833.
2024-05-16 12:58:17 -07:00
..
artifact lint 2024-04-23 16:10:57 -04:00
attest add doc link in @actions/attest readme 2024-05-01 11:30:45 -07:00
cache cache: retry requests on HTTP 500 responses 2024-05-16 12:58:17 -07:00
core chore(docs): add missing job summary documentation (#1574) 2023-12-20 03:12:17 -05:00
exec Update dependencies 2023-09-08 14:29:27 +00:00
github Add RUN_ATTEMPT to Github context 2023-11-28 16:32:10 +01:00
glob Audit Fix (#1480) 2023-08-03 16:36:11 -04:00
http-client . 2024-04-15 15:24:57 +00:00
io Update dependencies 2023-09-08 14:29:27 +00:00
tool-cache fix audit 2023-10-05 16:41:02 +02:00