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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to airflow
Help out
- Issues
- fix dag version inflation caused by unmatched serialized result of task using reserialized command
- Add unit test for PostgresHook with invalid connection id
- Make auth manager initialization thread-safe
- Have `KubernetesPodOperator` call `on_pod_cleanup` callbacks for failed tasks
- Unexpected primitive based Enum (de)serialization
- Some tasks stay forever in "queued" state
- Statistics not updated after failure
- create a new index for span_status, dag_version_id in task_instance table
- Support a global template_searchpath config option in Airflow
- Tasks gets killed with "TI was not in a state where it could be marked as running"
- Docs
- Python not yet supported