WithErrorHandler adds a custom error handler. Gets called in the http.Handler after the scope can be extracted from the context.Context and the configuration has been found and is valid. The default error handler prints the error to the user and returns a http.StatusServiceUnavailable. The variadic
(eh mw.ErrorHandler, scopeIDs ...scope.TypeID)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected