class documentation
class Linear(Retriable):
A retry policy where the delay between retries grows linearly.
Method | calculate |
Undocumented |
Method | should |
Undocumented |
Class Variable | delay |
Undocumented |
Class Variable | max |
Undocumented |