Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cache plugin fails when previously saved file is corrupted #72

Closed
eshedg opened this issue May 8, 2024 · 0 comments · Fixed by #73
Closed

cache plugin fails when previously saved file is corrupted #72

eshedg opened this issue May 8, 2024 · 0 comments · Fixed by #73

Comments

@eshedg
Copy link
Contributor

eshedg commented May 8, 2024

problem

in some cases, the local file from a previous 'save-cache' step may be corrupted (with EOFs etc).

desired behavior

the plugin should be able to ignore the local file and revert to default behavior (i.e. download the file and extract it).
the default behavior will also take care of overwriting the corrupted local file for the next time.

gencer pushed a commit that referenced this issue May 25, 2024
Co-authored-by: Eshed Gal-Or <eshed.gal-or@salto.io>
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 a pull request may close this issue.

1 participant