You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Duchy's control service and requisition service should log info of request. Instead of using LoggingServerInterceptor to log entire request including payload, we could update LoggingServerInterceptor to only log the first message of a streaming Grpc request.
Steps to reproduce
Component(s) affected
Duchy
Version
Environment
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
Duchy's control service and requisition service should log info of request. Instead of using LoggingServerInterceptor to log entire request including payload, we could update LoggingServerInterceptor to only log the first message of a streaming Grpc request.
Steps to reproduce
Component(s) affected
Duchy
Version
Environment
Additional context
The text was updated successfully, but these errors were encountered: