Improve error tracking error handling
Instead of failing with 500 error when payload is invalid or
activerecord is invalid, we handle those scenarios and return a 400
error response to the client.
Changelog: changed
Signed-off-by: Dmytro Zaporozhets <dzaporozhets@gitlab.com>
Showing
Please register or sign in to comment