bbovenzi commented on PR #31113: URL: https://github.com/apache/airflow/pull/31113#issuecomment-1819167184
I would prefer to keep it to a page refetch since changing the DAG code because we're reparsing the dag and those changes could affect any number of ways we render the entire DAG page. In your PR, isn't an xcom connected to a specific dag run so selecting a new run would then cause another request to the API? -- 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]
