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 moduleflowdrop:flowdrop_workflow- Workflow entity supportflowdrop:flowdrop_playground- Session-based execution
Provided Services
flowdrop_workflow_executor.service: Main workflow execution service
Provided Plugins
flowdrop_workflow_executor:workflow_executor: Execute child workflowsflowdrop_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
Comment #2
gxleano commentedI have contributed (not only by code, but discussion, presentation, testing or anything related).
Comment #3
d34dman commented