RetryPhase
class RetryPhase extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $attemptsType | ||
protected | $attemptsDataType | ||
string | $backoffMode | ||
string | $totalAttempts |
Methods
setAttempts($attempts)
No description
getAttempts()
No description
setBackoffMode($backoffMode)
No description
string
getBackoffMode()
No description
setTotalAttempts($totalAttempts)
No description
string
getTotalAttempts()
No description
Details
setAttempts($attempts)
No description
RetryAttempt[]
getAttempts()
No description
setBackoffMode($backoffMode)
No description
string
getBackoffMode()
No description
setTotalAttempts($totalAttempts)
No description
string
getTotalAttempts()
No description