QueueRetryConfig

constructor(maxAttempts: Int? = null, maxBackoff: String? = null, maxDoublings: Int? = null, maxRetryDuration: String? = null, minBackoff: String? = null)