Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Granular server response #73

Open
hopeyen opened this issue Apr 15, 2024 · 0 comments
Open

Feat: Granular server response #73

hopeyen opened this issue Apr 15, 2024 · 0 comments
Labels
p1 High priority size:medium Medium type:feature New or enhanced functionality

Comments

@hopeyen
Copy link
Collaborator

hopeyen commented Apr 15, 2024

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.
@hopeyen hopeyen added size:medium Medium p1 High priority type:feature New or enhanced functionality labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1 High priority size:medium Medium type:feature New or enhanced functionality
Projects
None yet
Development

No branches or pull requests

1 participant