-
Notifications
You must be signed in to change notification settings - Fork 326
Open
Labels
backlogdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
What are you missing in the docs
Could you help provide instruction on how to do custom error handling if we are using GQL SSE subscription? My other non-subscription requests overrides DataFetcherExceptionHandler and the custom error handling works fine. However, it does not work with my subscription request, even for permission denied requests it shows as extensions={errorType=UNAVAILABLE, errorDetail=SERVICE_ERROR}. The official documentation: https://netflix.github.io/dgs/error-handling/ does not seem to cover error handling for subscription
prao-coursera
Metadata
Metadata
Assignees
Labels
backlogdocumentationImprovements or additions to documentationImprovements or additions to documentation