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

Story: Pod / server restarts should not cause cache to be lost #156

Open
markpbaggett opened this issue Oct 29, 2024 · 0 comments
Open

Story: Pod / server restarts should not cause cache to be lost #156

markpbaggett opened this issue Oct 29, 2024 · 0 comments

Comments

@markpbaggett
Copy link
Member

Problem

Last week, we had to change an environmental variable in Rancher. Doing this caused us to lose all of the irIIIFService cache since it's only configured to use Redis and store manifests in memory. There should be a safe way to restart so that all manifests aren't loss in case of a pod restarting or a node being moved. This is especially problematic as some manifests take well over an hour to regenerate.

@markpbaggett markpbaggett changed the title Story: Pod / berver restarts should not cause cache to be lost Story: Pod / server restarts should not cause cache to be lost Oct 29, 2024
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

No branches or pull requests

1 participant