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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to airflow
Help out
- Issues
- Duplicate import errors when reading dags from multiple GitDagBundle
- Solve for when dag is in a versioned bundle, user tries to clear a 2.x-generated dag run
- Setting executor config to None in dag config breaks mapped_tasks tab in UI
- `airflow tasks run` cli creates a kubernetesJobWatcher when running task with CeleryKubernetesExecutor
- Airflow scheduler and worker memory spikes when a dag is run with large run config
- Tasks get stuck in a running state sometimes despite having exectuation_timeout and retries set when running locally via airflow standalone
- Do not use the `app.request.state` as a place to store things in fastapi
- Unexpected skipped state and stopped processing of the DAG
- TI history missing after Scheduler restart during K8s 429 error
- Datasets should have allowed_states parameter
- Docs
- Python not yet supported