Jobs longer than 10 seconds

Hi

I’m developing a system where I do not know how many vehicles, other than less than 11, or deliveries will be configured.

My gut feeling is to use the batch mode for route optimization regardless of the size of the job because I have no idea how much 10 seconds will process what do other people think?

Will the non batch end point return with a batch job number if it runs over?

Jules

Yes, you could start with implementing this via the batch API and if it is much faster you will be able to switch to the synchronous endpoint.

No. It currently returns with an error.

Thanks

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.