Method: Sentry::BackgroundWorker#max_queue
- Defined in:
- lib/sentry/background_worker.rb
#max_queue ⇒ Object (readonly)
Returns the value of attribute max_queue.
11 12 13 |
# File 'lib/sentry/background_worker.rb', line 11 def max_queue @max_queue end |