Today there is no easy way to mark certain errors that happen outside the plugins, such as:
404 - no such plugin
500 - error on our runtime itself
Any error produced by the plugin itself can still go to the output field, but errors produced by databook-rs itself should not.
Today there is no easy way to mark certain errors that happen outside the plugins, such as:
404 - no such plugin
500 - error on our runtime itself
Any error produced by the plugin itself can still go to the output field, but errors produced by databook-rs itself should not.