Libraries
»
asir
(1.2.8)
»
Index
»
ASIR
»
RetryBehavior
»
#try_max
Method: ASIR::RetryBehavior#try_max
Defined in:
lib/asir/retry_behavior.rb
#
try_max
⇒
Object
Maximum trys.
6 7 8
# File 'lib/asir/retry_behavior.rb', line 6
def
try_max
@try_max
end