Skip to content

SNOW-357386: ConnectionLimit is hardcoded to 20, allow client to specifyΒ #316

@shawnjones253

Description

@shawnjones253

Issue description

ConnectionLimit is hardcoded to 20. I'd like to be able to specify this.

This causes queueing at the client whenever snowflake query durations hit even a modest increase.

Example code

p.ConnectionLimit = 20; // Default value is 2, we need more connections for performing multiple parallel queries

Configuration

Dotnet framework and version: net framework 4.7

Metadata

Metadata

Labels

featurestatus-fixed_awaiting_releaseThe issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.status-triage_doneInitial triage done, will be further handled by the driver team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions