Exception: Phronomy::InvalidAsyncWorkflowActionError

Inherits:
Error
  • Object
show all
Defined in:
lib/phronomy/invalid_async_workflow_action_error.rb

Overview

Base error for synchronous Workflow callbacks that return Phronomy::Task.

Workflow callbacks may start asynchronous work, but they must return synchronously and deliver completion through a later explicit event.