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.

Functions

Link copied to clipboard
abstract fun calculateRetryDelay(attempt: Int): Duration

Calculates a delay between each of the retries.

Inheritors

Link copied to clipboard