pierrejeambrun commented on PR #44074:
URL: https://github.com/apache/airflow/pull/44074#issuecomment-2482613859

   Also this just makes me realize that 
`http://localhost:29091/ui/dags/recent_dag_runs?dag_id_pattern=xxxxx` endpoint 
should most certainly also support a `dag_id` query params or `dag_ids`.
   
   I am affraid that using a `pattern` like this could end up matching multiple 
dags while we are really trying to get the dag_runs from a specific dag like 
here.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to