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

Clearing cache on error #311

Closed
tomicvladan opened this issue Apr 18, 2023 · 0 comments
Closed

Clearing cache on error #311

tomicvladan opened this issue Apr 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@tomicvladan
Copy link
Collaborator

When trying to interact with some object that is cached but not available anymore, like a pod, directory, file etc., the application becomes completely unusable. Instead, it should be able to recognize such situation and invalidate cache and make the state consistent.

How to reproduce:

  • Run the app using fdp-play.
  • Create a pod, some directory and upload a file.
  • Restart the fdp-play with the --fresh argument.
  • Try to access the same pod and files again, upload a new file etc.
@tomicvladan tomicvladan added the bug Something isn't working label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants