As I mentioned to someone else, writing code for control systems and error handling is inherently wordy especially when it has to be able to prevent shutting down in as many fault cases as possible. It’s a lot easier to write lean code when you can handle a failure by simply printing a failure code.