You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Different provides answer with different exceptions/error codes
depending on the type of failures. Those can be properly
captured and propagated as well known http exception errors
Partially-closes: #201
Different provides answer with different exceptions/error codes
depending on the type of failures. Those can be properly
captured and propagated as well known http exception errors
Partially-closes: #201
At the moment, any exception in any pipeline step will just raise a 500 from codegate. This is not always desirable.
Ideas on how we could improve:
The text was updated successfully, but these errors were encountered: