class
ActiveJob::QueueAdapters::AsyncAdapter::Scheduler
v7.2.3 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Constants
DEFAULT_EXECUTOR_OPTIONS = {\nmin_threads: 0,\nmax_threads: Concurrent.processor_count,\nauto_terminate: true,\nidletime: 60, # 1 minute\nmax_queue: 0, # unlimited\nfallback_policy: :caller_runs # shouldn't matter -- 0 max queue\n}.freeze
Attributes
| [RW] | immediate |
Files
- activejob/lib/active_job/queue_adapters/async_adapter.rb