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
- Command airflow users reset-password dont work anymore in version 2.11.2
- Bug: DatabricksExecutionTrigger raises RuntimeError: AsyncToSync in the same thread as an async event loop in Airflow 3
- Task unexpectedly goes to up_for_retry with "Server indicated the task shouldn't be running anymore" and "Task killed!" errors
- fix(databricks): avoid AsyncToSync error in triggerer for deferrable operators
- Cleanup: Enforce keyword-only session in db_cleanup
- PowerBIDatasetRefreshOperator does not work when wait_for_completion = False
- fix(docker): respect auto_remove='force' in on_kill method
- Add optional auto-backfill for missing TIs on DAG version updates
- Tasks permanently stuck in upstream_failed after marking a failed task as success via API
- fix(scheduler): refresh finished_tis in _are_premature_tis to prevent stale upstream_failed
- Docs
- Python not yet supported