Skip to content

Conversation

@asilvall
Copy link

  • Implemented UnaryServerInterceptor and StreamServerInterceptor to capture performance metrics and errors.
  • Added functionality to notify Airbrake of errors occurring in gRPC handlers.
  • Created a utility function to map gRPC status codes to HTTP status codes.
  • Added unit tests for grpcCodeToHTTP function to ensure correct status code mapping.

@asilvall asilvall force-pushed the master branch 3 times, most recently from ae8cf45 to e7fc94e Compare November 27, 2025 00:52
- Implemented UnaryServerInterceptor and StreamServerInterceptor to capture performance metrics and errors.
- Added functionality to notify Airbrake of errors occurring in gRPC handlers.
- Created a utility function to map gRPC status codes to HTTP status codes.
- Added unit tests for grpcCodeToHTTP function to ensure correct status code mapping.
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.

1 participant