Skip to content

Conversation

@ccampo133
Copy link
Contributor

References to other Issues or PRs

Fixes #4605

Have you read the Contributing Guidelines?

Yes

Brief description of what is fixed or changed

Currently, an error is logged whenever a ServerMetadata cannot be extracted from the context, which happens frequently on valid cases like requests to undefined routes. This creates unnecessary noise in logs.

The changes reduce log noise while preserving all existing behavior.

@johanbrandhorst johanbrandhorst merged commit d65d777 into grpc-ecosystem:main Feb 24, 2025
14 checks passed
@johanbrandhorst
Copy link
Collaborator

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ERROR: Failed to extract ServerMetadata from context

2 participants