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
- Retry TriggerDagRunOperator when the triggered DagRun fails
- fix: prevent webhook_endpoint extra field from being sent as HTTP header in DiscordWebhookHook
- Scheduler heartbeat-timeout cleanup creates TaskCallbackRequest without task_callback_type, causing on_failure_callback to fire while retries remain
- Set task_callback_type when scheduler purges tasks without heartbeats
- Deprecated airflow.utils.timezone import in SFTPSensor triggers warnings with Airflow 3.x
- Scheduler queued-timeout can reschedule a deferred TimeDeltaSensorAsync and cause premature success
- Tasks in the Grid view are not in topological order
- fix: EksPodOperator 401 with cross-account AssumeRole via aws_conn_id
- Airflow Stable REST API /api/v1/pools returns 500 when pool has infinite slots (open_slots = inf)
- Add prek hook to ban caplog usage in test files
- Docs
- Python not yet supported