incubator-airflow
https://github.com/apache/incubator-airflow
Python
Apache Airflow (Incubating)
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 supported16 Subscribers
Add a CodeTriage badge to incubator-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
- Add prek hook to ban caplog usage in test files
- Airflow Stable REST API /api/v1/pools returns 500 when pool has infinite slots (open_slots = inf)
- Stable REST API returns 500 error for Variables when Fernet key is changed
- Fix pod_override serialization in DAG details and executor path
- Docs: Add deferred task resume flow to task lifecycle diagram
- Docs
- Python not yet supported