Simplify Error Handling in the Servers

We have the method RunWithErrorHandler in an abstract controller. This method is called on many places. We could replace it with a middleware.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.