Change solve_vehicle_routing_problem to async call

185
0
06-25-2018 01:48 AM
Kian_XiongFoo
New Contributor

Hi Team,

How can I force the call to arcgis.network.analysis module — arcgis 1.4.2 documentation  to be async like the REST API?

Currently the library wait for the response synchronously which is bad for us since we wish to host the code in serverless architecture and REST API in POST has a better debug message.

Thanks.

Tags (1)
0 Kudos
0 Replies