CatgirlIntelligenceAgency/code/services-core/query-service/src
Viktor Lofgren 92717a4832 (client) Refactor GrpcStubPool to handle error states
Refactored the GRPC Stub Pool for better handling of channel SHUTDOWN state. Any disconnected channels are now re-created before returning the stub.

The class was also renamed to GrpcChannelPool, as we no longer pool the stubs.
2024-02-17 14:42:26 +01:00
..
main (client) Refactor GrpcStubPool to handle error states 2024-02-17 14:42:26 +01:00
test/java/nu/marginalia/query/svc (search) Expose more search options 2024-02-15 13:39:51 +01:00