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
- pop(0) to deque.popleft()
- Backfill job marked as completed immediately, though backfill dag runs still are executing
- 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
- Docs
- Python not yet supported