Skip to content

Conversation

@Anush008
Copy link
Member

@Anush008 Anush008 commented Sep 5, 2025

Defaults to a pool size of 3 as discussed.

Comment on lines +109 to +113
_collectionsClient = firstClient.Collections;
_pointsClient = firstClient.Points;
_snapshotsClient = firstClient.Snapshots;
_grpcTimeout = grpcTimeout;
_logger = loggerFactory?.CreateLogger("Qdrant.Client") ?? NullLogger.Instance;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as the assignments in the constructor below.

@russcam
Copy link
Collaborator

russcam commented Oct 4, 2025

@Anush008 What purpose is this feature aiming to solve?

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.

3 participants