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

Adding Circuit Breaker and Bulkheading Interceptor #575

Open
savannahar68 opened this issue May 4, 2023 · 0 comments
Open

Adding Circuit Breaker and Bulkheading Interceptor #575

savannahar68 opened this issue May 4, 2023 · 0 comments

Comments

@savannahar68
Copy link

Hi, I was wondering if there are any plans to add a circuit breaker and bulkheading interceptor to the go-grpc-middleware library? These interceptors are commonly used in gRPC applications to improve reliability and prevent overload on the server.

If there are no plans to add these interceptors, how are people working without them? Are there any recommended alternatives or best practices?

I would be interested in contributing to the project and implementing these interceptors if there is interest in adding them.

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

No branches or pull requests

1 participant