sarutak commented on pull request #33457: URL: https://github.com/apache/spark/pull/33457#issuecomment-886395725
@AngersZhuuuu Before this change, the status code `500` is returned and helpful error message is shown if we access to `/jobs` before the UI is prepared.  But after this change, the status code `404` is returned and no helpful error message is shown.  It might be confusable for users. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
