Open marcinkiewiczblazej opened 5 years ago
Current implementation might cause HTTP 500 in case of buggy implementation of a subject. It'd be good to have a safe which will catch all exceptions, log them, and return default value (False would be sensible value in case problem occurs)
False
Current implementation might cause HTTP 500 in case of buggy implementation of a subject. It'd be good to have a safe which will catch all exceptions, log them, and return default value (
False
would be sensible value in case problem occurs)