Method: CI::Queue::Configuration#requeue_tolerance
- Defined in:
- lib/ci/queue/configuration.rb
#requeue_tolerance ⇒ Object
Returns the value of attribute requeue_tolerance.
6 7 8 |
# File 'lib/ci/queue/configuration.rb', line 6 def requeue_tolerance @requeue_tolerance end |