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

Reload from network when LazyReload was used before #46

Merged

Conversation

artyomychsvc
Copy link
Contributor

With the LoadingStrategy.LazyReload we can get permanent cache unintentionally.
Case:
call dod observe with the LoadingStrategy.LazyReload
and then call only dod observe with the LoadingStrategy.Auto
memory and storage cache will never be updated until the storage clean up

@yatsinar yatsinar assigned yatsinar and unassigned yatsinar Jan 4, 2024
@yatsinar yatsinar merged commit 7464295 into revolut-mobile:master Jan 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants