Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature / Simplify gRPC scaffolding for unary calls #486

Merged

Conversation

martin-traverse
Copy link
Contributor

  • Use plain direct calls with top level try/catch for unary APIs
  • Add backstop error handling in ErrorMappingInterceptor
  • Remove GrpcServerWrap and other unused scaffolding

@martin-traverse martin-traverse merged commit c3ebf91 into finos:main Dec 21, 2024
41 checks passed
@martin-traverse martin-traverse deleted the feature/remove_grpc_server_wrap branch December 21, 2024 13:16
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