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

unify handling cache invalidation #110

Open
individual-it opened this issue Dec 4, 2023 · 3 comments
Open

unify handling cache invalidation #110

individual-it opened this issue Dec 4, 2023 · 3 comments

Comments

@individual-it
Copy link
Member

in some cases we can have invalid data in the objects, e.g.

  1. list drives
  2. upload files to one drive
  3. check quota of the drive

the quota will returning the data before the file upload.
What do we want to do in those cases? Recheck the server status in every get function?

Thought? @amrita-shrestha @phil-davis @nirajacharya2 @S-Panta

@amrita-shrestha
Copy link
Contributor

@individual-it doesn't this issue is fixed by phil ji in sabre-dav

@individual-it
Copy link
Member Author

No, this is totally unrelated.

@individual-it
Copy link
Member Author

This will be not implemented in the first release, but only in case the cache-invalidation causes problems

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

2 participants