Closed (fixed)
Project:
FlowDrop
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2026 at 13:33 UTC
Updated:
23 Feb 2026 at 21:29 UTC
Jump to comment: Most recent
Add a queue worker that processes fire-and-forget workflow executions. This enables truly asynchronous workflow execution where the parent workflow doesn't wait or track the child workflow's completion.
workflow_executor_queueworkflow_id: The workflow to executeinput_data: Input data for the workflowparent_context: Execution depth and workflow chain for safety
Comments
Comment #2
gxleano commentedI have contributed (not only by code, but discussion, presentation, testing or anything related).
Comment #3
d34dman commented