Method: Elastictastic::Configuration#backoff_max
- Defined in:
- lib/elastictastic/configuration.rb
#backoff_max ⇒ Object
Returns the value of attribute backoff_max.
5 6 7 |
# File 'lib/elastictastic/configuration.rb', line 5 def backoff_max @backoff_max end |