Module: ActiveJob
- Defined in:
- lib/active_job/batch_id.rb,
lib/active_job/concurrency_controls.rb,
lib/active_job/queue_adapters/solid_queue_adapter.rb
Overview
Inspired by active_job/core.rb docs https://github.com/rails/rails/blob/1c2529b9a6ba5a1eff58be0d0373d7d9d401015b/activejob/lib/active_job/core.rb#L136
Defined Under Namespace
Modules: BatchId, ConcurrencyControls, QueueAdapters