Module retry_strategy

Source

Modulesยง

retry_backoff_future ๐Ÿ”’

Constantsยง

RECOVERY_RETRY_BASE_INTERVAL ๐Ÿ”’
RECOVERY_RETRY_MAX_INTERVAL ๐Ÿ”’

Functionsยง

get_retry_backoff_strategy ๐Ÿ”’
get_retry_strategy ๐Ÿ”’
Initialize a retry strategy for operation in recovery.

Type Aliasesยง

RetryBackoffStrategy ๐Ÿ”’