Class: Conductor::Worker::Events::TaskPaused

Inherits:
TaskRunnerEvent show all
Defined in:
lib/conductor/worker/events/task_runner_events.rb

Overview

Published when a poll iteration is skipped because the worker is paused

Instance Attribute Summary

Attributes inherited from TaskRunnerEvent

#task_type

Attributes inherited from ConductorEvent

#timestamp

Method Summary

Methods inherited from TaskRunnerEvent

#initialize, #to_h

Methods inherited from ConductorEvent

#initialize, #to_h

Constructor Details

This class inherits a constructor from Conductor::Worker::Events::TaskRunnerEvent