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 can start stale worker pods for obsolete TaskInstance UUIDs under HA schedulers
- Prevent KubernetesExecutor from launching stale workloads
- Restrict asset state store access to registered tasks
- fix: preserve exception args when serializing built-in exceptions
- Add TypedDict type hints for AirflowPlugin list fields
- Count post-deferral scheduled tasks toward include_deferred pool slots
- Preserve AirflowTaskTimeout when timeout logging fails
- Add validate tirgger events in dbt cloud deferrable tasks
- BaseSerialization adds an extra tuple layer to built-in exception args
- Honor execution timeout across task deferrals
- Docs
- Python not yet supported