User Guide
This guide provides in-depth documentation on all wpipe features and capabilities.
1. Getting Started
Pipeline Basics
Learn the core concepts, data flow, and step execution.
2. Core Features
Conditions
Conditional branching based on data values.
Retry Logic
Automatic retries for failed steps.
API Integration
Connect to external APIs for tracking.
SQLite Storage
Persist pipeline results to database.
YAML Configuration
Load pipeline config from YAML files.
Nested Pipelines
Compose complex workflows.
Error Handling
Robust error handling and recovery.
3. Advanced Topics
Best Practices
Recommended patterns for building robust pipelines.
Troubleshooting
Solutions to common issues and debugging techniques.