Retry.retry_decide

Decides whether to keep retrying or to give up.

class Retry
protected
bool
retry_decide
()

Return Value

Type: bool

true to continue retrying, false to give up

Meta