Avoid throwing exceptions inside getMyFines. (#1149)
- Routinely throwing errors in a non-error situation can be inconvenient for debugging.
Please register or sign in to comment
The Gitlab instance will be restarted on Monday April 28th at 2AM. There will be a short interruption of service.
- Routinely throwing errors in a non-error situation can be inconvenient for debugging.