Skip to content

Conversation

@rmg
Copy link

@rmg rmg commented Jun 20, 2023

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.

@rmg rmg requested a review from a team as a code owner June 20, 2023 19:20
@rmg rmg force-pushed the expanded-cache-retry branch from ef9fb21 to f68509d Compare August 17, 2023 15:44
@rmg rmg force-pushed the expanded-cache-retry branch from f68509d to f9a6689 Compare September 5, 2023 18:33
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 actions#833.
@rmg rmg force-pushed the expanded-cache-retry branch from f9a6689 to 9ede666 Compare May 16, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants