retryAttempt

@JvmName(name = "dsimyiobabnofrog")
suspend fun retryAttempt(value: Int?)

Parameters

value

Rollout retry attempt ordinal to get the result of. If not specified, result of the latest attempt will be returned.