osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

Timeout Error for Car Routing Endpoint

Open abdalwhabDrovox opened this issue 1 year ago • 0 comments

Hello,

I am experiencing a timeout error when trying to use the car routing endpoint:

Endpoint:

https://routing.openstreetmap.de/routed-car/route/v1/driving/47.254261560738094,27.420104833223093;47.96630859375001,26.13571361317392?overview=false&alternatives=true&steps=true The request fails with a timeout, while the bike routing endpoint works perfectly fine with the same coordinates:

Working Endpoint:

https://routing.openstreetmap.de/routed-bike/route/v1/driving/47.254261560738094,27.420104833223093;47.96630859375001,26.13571361317392?overview=false&alternatives=true&steps=true Could you please investigate this issue? It seems that there might be a problem with the car routing service.

Thank you!

abdalwhabDrovox avatar Oct 21 '24 08:10 abdalwhabDrovox