Is your feature request related to a problem? Please describe
CircuitBreakerService is currently available in the GrpcPlugin but not yet used in gRPC SearchService or DocumentService
Describe the solution you'd like
All gRPC endpoints (DocumentService/Bulk, SearchService/Search) should integrate the circuit breaker to prevent OOMs, similar to the REST side
Related component
Search:Performance
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe
CircuitBreakerService is currently available in the GrpcPlugin but not yet used in gRPC SearchService or DocumentService
Describe the solution you'd like
All gRPC endpoints (DocumentService/Bulk, SearchService/Search) should integrate the circuit breaker to prevent OOMs, similar to the REST side
Related component
Search:Performance
Describe alternatives you've considered
No response
Additional context
No response