Closed erwinvaneyk closed 6 years ago
To ensure that HTTP response statuses better fit the actual error, this PR converts errors explicitely to gRPC status errors. This ensures that validation errors get converted to 402s, instead of 500s.
To ensure that HTTP response statuses better fit the actual error, this PR converts errors explicitely to gRPC status errors. This ensures that validation errors get converted to 402s, instead of 500s.