Class: GoodJob::Execution
- Inherits:
-
DiscreteExecution
- Object
- ActiveRecord::Base
- BaseRecord
- DiscreteExecution
- GoodJob::Execution
- Defined in:
- app/models/good_job/execution.rb
Overview
Created at the time a Job begins executing. Behavior from DiscreteExecution
will be merged into this class.
Constant Summary
Constants included from ErrorEvents
GoodJob::ErrorEvents::ERROR_EVENTS, GoodJob::ErrorEvents::ERROR_EVENT_ENUMS
Method Summary
Methods inherited from DiscreteExecution
#display_serialized_params, #filtered_error_backtrace, #last_status_at, #number, #queue_latency, #runtime_latency, #status
Methods included from ErrorEvents
Methods inherited from BaseRecord
bind_value, migrated?, migration_pending_warning!, with_logger_silenced