mirror of https://github.com/actions/toolkit
9ede666fff
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. |
||
---|---|---|
.. | ||
__fixtures__ | ||
cache.test.ts | ||
cacheHttpClient.test.ts | ||
cacheUtils.test.ts | ||
create-cache-files.sh | ||
downloadUtils.test.ts | ||
options.test.ts | ||
requestUtils.test.ts | ||
restoreCache.test.ts | ||
saveCache.test.ts | ||
tar.test.ts | ||
verify-cache-files.sh |