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

Make API more robust to errors #47

Closed
DocSavage opened this issue Dec 17, 2014 · 0 comments
Closed

Make API more robust to errors #47

DocSavage opened this issue Dec 17, 2014 · 0 comments
Assignees
Labels

Comments

@DocSavage
Copy link
Member

When an incorrectly formatted API call is given, e.g., a 2d size is given for a 3d request, the server has an error and recovers incompletely, not fulfilling later requests even though the system mostly stays up.

Example:

GET "/api/node/bf1/bodies/raw/0_1_2/749_617/2714_3292_2440"

The size is 2d and causes panic on conversion to 3d point.

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

1 participant