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
As discussed in #15769, it could be useful to add the logPrefix tied to the ServerWebExchange in Spring WebFlux, to the ErrorAttributes map and to the whitelabel error page itself.
This could help developers track down the error in the logs.