Getting Started 🍯
Subflows
- Getting Started With Subflows
- Run Multiple Subflows or Child Flows in Parallel
- Subflow with a Different Task Runner Than Parent Flow
- Create a Subflow and Block Until It's Completed
- Running Subflows On Their Own Infrastructure Using a Separate Deployment
Control Flow
- Conditionally Stop a Task Run
- Ensure Tasks Immediately Fail If Upstream Task Fails
- Define State Dependencies Between Tasks
Optimization
Notifications
Flow Run Observability
Parameters
Testing
Triggering Flow Runs
- Triggering Flow Runs From a Deployment via API Call or From a Terminal Using Curl
- Event-Driven Data Pipelines with AWS Lambda and GitHub Actions