mapbox-java icon indicating copy to clipboard operation
mapbox-java copied to clipboard

Retry logic for direction's requests

Open RingerJK opened this issue 5 years ago • 0 comments

Navigation SDK requires retry route requests in case if a response fail with non server-side error(no Internet connection, time out exception, and etc.) Navigation SDK uses MapboxDirections via MapboxOffboardRouter

cc @mapbox/navigation-android

RingerJK avatar Aug 07 '20 12:08 RingerJK