django-user_agents
django-user_agents copied to clipboard
Prevent failing requests due to cache system fail
I've observed that in some cases, memcache fails to write, resulting in an exception failing the requests. There is no reason to fail a request for that.