-
Notifications
You must be signed in to change notification settings - Fork 599
Closed
Labels
BugIntegration: gRPCTriagedHas been looked at recently during old issue triageHas been looked at recently during old issue triage
Description
How do you use Sentry?
Sentry Saas (sentry.io)
Version
1.35.0
Steps to Reproduce
Hi, in latest sentry-sdk release a new Client interceptor was added for grpc.aio client. The problems is that metadata is transformed into a list and it breaks all subsequent interceptors which expect metadata to be grpc.aio.Metadata object (https://github.com/grpc/grpc/blob/master/src/python/grpcio/grpc/aio/_interceptor.py#L93C14-L93C14)
Expected Result
Maybe metadata needs to be preserved as type grpc.aio.Metadata
Actual Result
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugIntegration: gRPCTriagedHas been looked at recently during old issue triageHas been looked at recently during old issue triage
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status
