bbovenzi merged PR #40222:
URL: https://github.com/apache/airflow/pull/40222
--
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: commits-unsubscr...@airflow
bbovenzi commented on PR #40222:
URL: https://github.com/apache/airflow/pull/40222#issuecomment-2228669942
Sounds good! care to rebase?
--
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 specifi
molcay commented on PR #40222:
URL: https://github.com/apache/airflow/pull/40222#issuecomment-2216908139
Hi @bbovenzi,
> When would a dag have a circular reference?
Actually the obvious circular reference can be detected by the airflow
itself if the DAG owner uses the public in
molcay opened a new pull request, #40222:
URL: https://github.com/apache/airflow/pull/40222
This PR is related to adding an error handling for the `circular reference`
on `/object/grid_data` endpoint which is used while rendering the DAG detail
page.
Previously it was like the foll