No - OSRM doesn't have any code to interrupt a thread that's working on a
calculation.  We'd need to add code that periodically checks if it should
cancel a long-running algorithm.

daniel

On Mon, Jul 6, 2020 at 9:50 AM [email protected] <
[email protected]> wrote:

> So I have a server that request a table of 100+ locations this can take a
> bit of time so when the server gets overloaded it times out on waiting for
> the response, but as far as I’m aware that doesn’t stop the table from
> continuing to process or from being removed from the queue. Is there a way
> I can do this?
> _______________________________________________
> OSRM-talk mailing list
> [email protected]
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
_______________________________________________
OSRM-talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to