aibrix
aibrix copied to clipboard
Expose gateway error message to external
🐛 Describe the bug
We need to expose such error message to external users.
Steps to Reproduce
No response
Expected behavior
No response
Environment
No response
After this PR: https://github.com/aibrix/aibrix/pull/703, error messages returned from engine will be exposed to user with same error code.
Ignore the twice logging for Unauthorized, thats for debugging.
Should we close this via #703 ?