Class: Bulletin::RecordJob
- Inherits:
-
ActiveJob::Base
- Object
- ActiveJob::Base
- Bulletin::RecordJob
- Defined in:
- app/jobs/bulletin/record_job.rb
Overview
Drains a request’s normalized warning payload into the store off the request path. Self-contained (inherits ActiveJob::Base, not the host’s ApplicationJob) so the engine works regardless of the host’s job setup.