ResourceExhaustedScopeHeader, serviceErr.Scope.String(),
)); headerErr != nil {
// it indicates that there might be larger connection issues at play.
logger.Error("Failed to add Resource-Exhausted headers to response",
tag.Operation(api.MethodName(info.FullMethod)),
tag.Error(headerErr))
}
}