We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I stumble upon the need to clear cache from time to time and spent hours on wasting time, just to realize the cache needs to be emptied.
The issue is that it´s not predictable for me, when it´s the right point of time to do that.
How about clearing the cache automatically on every startup? In my eyes all current devices are fast enough to cope with a few seconds of delay.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I stumble upon the need to clear cache from time to time and spent hours on wasting time, just to realize the cache needs to be emptied.
The issue is that it´s not predictable for me, when it´s the right point of time to do that.
How about clearing the cache automatically on every startup? In my eyes all current devices are fast enough to cope with a few seconds of delay.
The text was updated successfully, but these errors were encountered: