airflow
https://github.com/apache/airflow
Python
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to airflow
Help out
- Issues
- Preserve sensor start_date when scheduler advances reschedule to queued
- Add on_catchup_skip_callback for DAGs with catchup=False
- Expose FastAPI request metrics (latency / count) via OpenTelemetry middleware
- Scheduler: drop FOR UPDATE on QUEUED executor events to avoid heartbeat deadlock
- KubernetesExecutor: surface pod log tail for generic Failed-state pods
- `SerializedDagModel.get_count()` should raise on None scalar result instead of silently returning 0
- Emit histograms alongside pool slot gauges to capture distribution between scrapes
- feat(metrics/otel): add histogram bucket views per metric-name pattern
- feat(metrics): emit pool slot histograms alongside existing gauges
- Decouple Cadwyn (FastAPI/Starlette) hard dependencies from the Airflow Task SDK installation
- Docs
- Python not yet supported