Skip to content
Snippets Groups Projects
Commit 5d4b0e68 authored by Antoine Lambert's avatar Antoine Lambert Committed by Antoine Lambert
Browse files

utils: Catch MemcacheServerError when attempt to cache a value failed

Instead of letting the MemcacheServerError exception pass through, prefer
to catch it and report the error to Sentry.

It enables to avoid returning a 500 error when caching failed, nevertheless
Web UI will be slower when such case is encountered.
parent 3d2dc8d6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment