Improve error handling on entrypoint import failures
Example, when a dashboard config points to a non existent module as entrypoint, the whole dashboard crashes with a 500 internal error. A more graceful failure mode would be that the button is grayed out
issue