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
- Add OpenLineage Spark conf injection to DatabricksSubmitRunOperator
- 67643 fix queued task issue in k8s operator
- fix(backfill): Handle SQLite lock errors with atomic creation and graceful 503
- Add configuration support for aiohttp.ClientSession kwargs (e.g. trust_env) in deferrable operators / triggerer
- fix(imap): Prevent IMAP hook from silently overwriting attachments with identical filenames
- LocalExecutor: scheduler hangs alive (unbounded proc.join() in end()) after a worker SUPERVISOR_COMMS BrokenPipe; stops heartbeating, tasks stuck in state=None, systemd Restart never fires
- Make the DAG processor access metadata exclusively through the API server
- Fix OpenLineage DeprecationWarning about fork() on Python 3.12+
- Add task.execute detail span around task execute callable
- fix: drain result_queue in LocalExecutor to prevent process join dead…
- Docs
- Python not yet supported