django-cacheback
django-cacheback copied to clipboard
Escape refresh job for already fresh cache
Add a should_refresh method to escape async refresh when the cache is already fresh. This can happen when the worker is slow and there are too many refresh jobs to process.