Summary

Add the flowdrop_workflow_executor module that provides infrastructure for executing FlowDrop workflows from within other workflows. This module bundles the Workflow Executor node, Results Retriever node, execution service, and queue worker.

Module Dependencies

  • flowdrop:flowdrop - Core FlowDrop module
  • flowdrop:flowdrop_workflow - Workflow entity support
  • flowdrop:flowdrop_playground - Session-based execution

Provided Services

  • flowdrop_workflow_executor.service: Main workflow execution service

Provided Plugins

  • flowdrop_workflow_executor:workflow_executor: Execute child workflows
  • flowdrop_workflow_executor:workflow_results_retriever: Retrieve async results

Queue Workers

  • workflow_executor_queue: Process fire-and-forget executions

Configuration Entities

Includes node type configurations for both processors with appropriate parameter and output configurations.

Comments

joevagyok created an issue. See original summary.

gxleano’s picture

I have contributed (not only by code, but discussion, presentation, testing or anything related).

d34dman’s picture

Status: Active » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.