• Implement method executeWorkflow(WorkflowInterface $workflow, array $initialContext = []).
  • Support passing payloads from node to node through a standardized execution context array.
  • Log each node start, success, and failure to Drupal logger.
  • Emit events:
    • flowdrop.node.pre_execute
    • flowdrop.node.post_execute
    • flowdrop.workflow.completed

Comments

d34dman created an issue. See original summary.

d34dman’s picture

Status: Active » Postponed

There is some basic implementation, lets postpone it until we start using it in Phase 4.

d34dman’s picture

Version: » 1.x-dev
Status: Postponed » Closed (outdated)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.