Retry
class Retry extends Model (View source)
Properties
string | $attempts | ||
string | $backoffMode | ||
string | $wait |
Methods
setAttempts($attempts)
No description
string
getAttempts()
No description
setBackoffMode($backoffMode)
No description
string
getBackoffMode()
No description
setWait($wait)
No description
string
getWait()
No description
Details
setAttempts($attempts)
No description
string
getAttempts()
No description
setBackoffMode($backoffMode)
No description
string
getBackoffMode()
No description
setWait($wait)
No description
string
getWait()
No description