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
- Replace bare except with except Exception in task-sdk supervisor
- Use the correct pgvector register_vector for psycopg3 connections (#69443)
- Fix Sentry before_send and transport dotted-path config resolution in…
- Run slow XCom request handlers off the supervisor event loop
- Align dynamic chain example with preceding static example
- Add simple extra links support for TaskFlow tasks
- Migrate exasol provider to pyexasol 2
- Sentry before_send/transport dotted-path config never resolved to a callable in Task SDK (silently drops all events)
- Make Vertex AI evaluation stack an opt-in provider extra
- Convert ValueError to HTTPException for missing DagRun in ti_run
- Docs
- Python not yet supported