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
- Handle concurrent XCom writes with savepoint and UPDATE fallback to avoid 409
- Downgrade DagBundlesManager 'DAG bundles loaded' log from INFO to DEBUG
- Fix `Trigger.submit_event` to route asset events through the configured `asset_manager`
- Fix dag parsing persistence when bundle cache is missing after processor restart
- Concurrent/retried Execution API XCom writes fail with 409 due to duplicate primary key
- Trigger.submit_event bypasses the configured [core] asset_manager_class (uses base AssetManager class instead of the asset_manager instance)
- Fix date range filter updating on each keystroke
- Asset-triggered Dag runs cause scheduler memory spikes
- prevent path traversal in ObjectStoragePath recursive copy to local
- Handle TaskNotFound in triggerer to prevent stale triggers from blocking batch
- Docs
- Python not yet supported