start_execution
Initiate a dependency graph execution by marking ready nodes, spawning parallel workers, and returning immediately. Provide a graph ID to start non-blocking task processing.
Instructions
Begin executing a graph. Non-blocking: marks ready nodes, spawns workers, and returns immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | ||
| max_concurrency | No |