Class: GoodJob::Execution

Inherits:
DiscreteExecution show all
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

#error_event, #error_event=

Methods inherited from BaseRecord

bind_value, migrated?, migration_pending_warning!, with_logger_silenced