jscheffl commented on issue #49377: URL: https://github.com/apache/airflow/issues/49377#issuecomment-2810892776
Note, did a re-test with clean DB (==`breeze down`, then restart) - Grid then is populated correctly (empty) on initial start, once I start a new DAG run with Integration Test I can see HTTP 500 error. After a moment pressing F5 re-loads the page correctly w/o HTTP 500. Same HTTP 500 can be again produced if you start a new DAG run and then refresh page. I assume / suspect that the root of the problem is caused by the fact that if a mapped task is in the DAG and when Grid is loaded while mapped task is not populated then it fails in HTTP 500? -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org