Method: Beetle::Message#exceptions_limit

Defined in:
lib/beetle/message.rb

#exceptions_limitObject (readonly)

how many exceptions we should tolerate before giving up



57
58
59
# File 'lib/beetle/message.rb', line 57

def exceptions_limit
  @exceptions_limit
end