Skip to content

Handle node details load failure gracefully on UI

Kushal Pandya requested to merge 4511-handle-node-error-gracefully into master

What does this MR do?

When Node details fail to load (either due to 404 or 500 errors), we now show a short failure message on UI instead of spitting contents of error object directly.

Screenshots

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #4511 (closed), #4552 (closed)

Edited by Kushal Pandya

Merge request reports

Loading