[Fixed]-TIMEOUT not working django-redis-cache

1👍

everyone my problem has been solved with django-rest-framework-cache. It seems that django-redis-cache is having trouble understanding the timeout.

https://github.com/Onyo/django-rest-framework-cache/blob/master/README.md

Leave a comment