ReplanningRetryPolicy

Specifies how to handle requests which failed during replanning of a Route.

Important: This is a Public Preview API. It may be changed or removed at any time.

Inheritors

Functions

Link copied to clipboard
abstract fun calculateRetryDelay(attempt: Int): <Error class: unknown class>

Calculates a delay between each of the retries.