tirkarthi opened a new pull request, #46275: URL: https://github.com/apache/airflow/pull/46275
I noticed few times during development when the fastapi server is restarting or down with UI open where `error.body` is not defined resulting in below stacktrace and UI crashing. To reproduce : 1. Run fastapi in dev mode 2. Open home page 3. Stop fastapi server and navigate to another page in UI. Before  After PR  -- 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]
