IRetrySpec

Properties

Link copied to clipboard
abstract val executionTimeout: Int

Execution timeout.

Link copied to clipboard
abstract val maxRetries: Int

Maximum number of retry attempts.

Link copied to clipboard
abstract val minBackoff: Int

the minimum Duration for the first backoff

Functions

Link copied to clipboard