We will leave it as is for now and open an issue to track displaying of such errors in a more generic way.
Originally posted by @kieranhall in #3896 (comment)
In the above comment we're looking at a getBalance function that can throw an error. It's a non-critical error that might occur in rare situations, however, we don't have any generic way to deal with such errors currently.
Therefore we should provide some sort of message center for the user where they are alerted to such errors and provided with some tips on how to resolve the problem or for the ability to further escalate the issue to the Dusk team.