Skip to content
Unverified Commit 21041fef authored by João Pereira's avatar João Pereira
Browse files

fix(api/errcode): propagate 503 Service Unavailable status thrown by CGS

So far these were being treated as unknown errors and therefore leading
to a 500 Internal Server Error response. For correctness, we should
propagate a status unavailable response from a service that we depend on
to serve a given request. This change is an attempt to fix that.
parent 8bc296c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment