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
Problem statement
Most server failure returns 400, make the return code more granular and log more specific reasons in file server logs for easier debugging.
Expectation proposal
Match statements on ServerErrors to return better code.
Add logs to errors.
The text was updated successfully, but these errors were encountered:
Problem statement
Most server failure returns 400, make the return code more granular and log more specific reasons in file server logs for easier debugging.
Expectation proposal
The text was updated successfully, but these errors were encountered: