I think the gRPC OK status is the default if nothing is specified and nothing went wrong with the request.
In this instance would you want to return once of the official gRPC error statuses via the
grpc-status-name
header ?
w
William
07/25/2025, 2:12 PM
Yes thats what I want to do , can the status code also be specified?