Results 224 comments of Yannick Brosseau

Tested with this tool: https://authress-engineering.github.io/openapi-explorer/?#?route=get-/v2/route and it's there. So something is making redoc unhappy

Is there a way to give a penalty when using this tag?

Can you add a link to the tag documentation in the commit message or in the file?

@tahini So we don't forget, can you comment here on that is the current blocker for this PR

There's a backlog in the org approval process, so it might take a while: https://discuss.python.org/t/state-of-pypi-organizations/33764/12

Also, the current situation mean we need to trust whatever happen in the client for data integrity and security

Just bumped into this again, it would be a great optimisation, it's quite long and error prone at the moment

The biggest issue in the code path is recalculating all the transferable nodes. Maybe that could be skipped now, isn't everything in the DB ?

Also something seems off with the promise in the code path. We should be able to send more calculation to OSRM in parallel, it's just IO. Probablement we have an...