django-cacheback icon indicating copy to clipboard operation
django-cacheback copied to clipboard

Escape refresh job for already fresh cache

Open walison17 opened this issue 3 years ago • 0 comments

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.

walison17 avatar Oct 25 '21 12:10 walison17