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

Table service does not conform to v5 API TooBig error code for config limits #2100

Closed
daniel-j-h opened this issue Mar 16, 2016 · 1 comment
Milestone

Comments

@daniel-j-h
Copy link
Member

Per the v5 API spec config limit violations return code TooBig:
https://github.com/Project-OSRM/osrm-backend/wiki/New-Server-api

Table is the only service not returning TooBig in this case:
https://github.com/Project-OSRM/osrm-backend/blob/rewrite/new-api/src/engine/plugins/table.cpp#L52

@daniel-j-h daniel-j-h added this to the OSRM 5.0 milestone Mar 16, 2016
@daniel-j-h daniel-j-h changed the title Table service does not conform to v5 API spec Table service does not conform to v5 API TooBig error code for config limits Mar 16, 2016
@TheMarex
Copy link
Member

This landed. 🎉

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

No branches or pull requests

2 participants