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
{{ message }}
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
In our app, it is normal and expected to have non-login users accessing the pages, where we will return as auth error for some queries. It is annoying to always log the stacktrace for such cases.
However, it is not easy to embed it with kickstart library right now.
Describe the solution you'd like
Expecting a non-required bean for DataFetcherExceptionHandler, so that it could be passed into the below places when building Execution strategy: