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
- Add Task SDK unit tests for EdgeModifier and Label
- Execution API set_xcom endpoint returns non-RFC 9457 error for invalid value
- Fix execution API set_xcom returning non-RFC 9457 error for invalid vā¦
- Performance: Eager load DagModel relationship on TaskInstance queries to avoid N+1 query storm
- Performance: Eager load dag_model in fetch_task_instances and optimize DagUnpausedDep
- Allow configuring Dag tag filter width
- Don't fail the request with a bare 500 on transient JWT refresh errors
- Add refresh_on_initialize option to GitDagBundle
- Skip timeout callback creation for Dags without on_failure_callback
- Fall back for empty console domain
- Docs
- Python not yet supported