IRetrySpec

Properties

Link copied to clipboard
abstract val executionTimeout: Int

执行超时时间

Link copied to clipboard
abstract val maxRetries: Int

最大重试次数

Link copied to clipboard
abstract val minBackoff: Int

the minimum Duration for the first backoff

Functions

Link copied to clipboard