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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to airflow
Help out
- Issues
- KubernetesExecutor: run_pod_async has no retry for transient connection errors (RemoteDisconnected/ProtocolError), crashing the scheduler
- fix(db_cleanup): skip dag rows whose dag_version cascade is blocked by task_instance FK
- Honor Airflow log levels in Go task logging
- Enable Apprise persistent storage in AppriseHook
- [v3-3-test] Fail loudly when a UI dev server dies in breeze dev mode (#71784)
- ForeignKeyViolation when doing airflow db clean (dag table)
- SparkSubmitOperator fails to poll driver status in Spark Standalone cluster mode
- Warn when inline gitSync SSH keys lack known hosts
- Let HookToolset retry a failed tool call instead of failing the task
- [v3-3-test] Fix cleared tasks getting stuck when a Dag run has no version (#71696)
- Docs
- Python not yet supported