joshzana commented on issue #23772: URL: https://github.com/apache/airflow/issues/23772#issuecomment-1137636500
@bbovenzi Thanks for the progress so far. I tried out the new 2.3.1 release with #23813 in it, but this is still an issue for us. The big DAG mentioned above is now taking >60 seconds to load and then timing out (we have an nginx reverse proxy with a 60 second timeout on it). The timeout is on the `airflow/dags/<dag_id>/grid` HTTP GET. Smaller DAGs are able to load fine, but medium-sized ones are taking ~20 seconds to load that. Are you still planning more work on this issue? Can we get it into 2.3.2? -- 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]
