airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Results 1281 airflow issues
Sort by recently updated
recently updated
newest added

On some newer versions of Mac OS setproctitle can cause segfault https://github.com/benoitc/gunicorn/issues/3021 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental...

area:task-sdk

This PR adds view_url to Dagbundles to enable viewing the bundle's version

area:Scheduler

### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.9.1 ### What happened? **Setup** We are self-hosting Airflow via...

kind:bug
area:MetaDB
area:performance
area:core
needs-triage

When TI is marked as failed via UI, and later fails itself, scheduler changes the state to failed twice. (some extra logs for clarity) ``` [2024-11-28T14:48:11.276+0000] {scheduler_job_runner.py:1092} INFO - another...

closes: #44355 Add HTTP retry handling to Task SDK.

area:task-sdk

closes: #22245 As of today, at least in mapped operators for `map_index > 0`, the `next_kwargs` column is saved as the string `null` in the DB, instead of a real...

This PR adds a request-reply operator to implement the design pattern from Enterprise Integration Patterns, Hohpe, Woolf, Addison-Wesley, 2003 In particular, this means one could: a) Create a service bus...

provider:microsoft-azure
area:providers

### Apache Airflow version 2.10.4 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? I still have the same error as described in #40470 even...

kind:bug
area:core
area:UI
needs-triage

### Apache Airflow Provider(s) openlineage ### Versions of Apache Airflow Providers 1.14.0 Also seeing missing start DAG events for versions

kind:bug
area:providers
needs-triage
provider:openlineage

https://github.com/apache/airflow/pull/43893#discussion_r1837271237

kind:feature
area:API