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: Batch requests with errors should include the errors in a response header #52

Open
w-le opened this issue Jun 3, 2021 · 0 comments
Labels

Comments

@w-le
Copy link
Contributor

w-le commented Jun 3, 2021

https://github.com/place-labs/staff-api/blob/f3f42b1b45ea1c7cfed2276b9a91a953e40d2084/src/controllers/events.cr#L45

Currently the number of errors is included in a response header.
It would greatly improve debugging experience if the error messages were also included in the response header or a new field in the response body.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants