GitHub user HaythemJ added a comment to the discussion: DAG Manual Trigger 
queue for a long time

Additional Information: I am getting the same behavior while triggering the DAG 
using REST API

curl --location 'http://<host>/api/v2/dags/<dag_id>/dagRuns' \
--header 'Content-Type: application/json' \
--header 'Authorization: ******' \
--data '{
    "logical_date": "2025-09-03T21:55:22Z"
}'

The DAG is kept queued for a long time.

GitHub link: 
https://github.com/apache/airflow/discussions/55239#discussioncomment-14301802

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to