mirror of
https://github.com/qdrant/qdrant-client.git
synced 2026-07-27 21:21:10 -05:00
* Connection pooling in GRPC * Undo auto formattings * Make next_grpc_client() protected * Prevent partial initialization of grpc clients on channel creation error * also apply pool_size to rest client * Fix using non clamped pool_size in httpx * Review remarks * fix: fix minor things (#1075) --------- Co-authored-by: George <george.panchuk@qdrant.tech>