You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is no specific middleware for error handling. Hence, errors are handled when they occur. It would be more convenient if all the logic for http error handling was in it's own middleware.
Currently, there is no specific middleware for error handling. Hence, errors are handled when they occur. It would be more convenient if all the logic for http error handling was in it's own middleware.