-
Couldn't load subscription status.
- Fork 150
Open
Labels
featurestatus-fixed_awaiting_releaseThe issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.The 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 teamInitial triage done, will be further handled by the driver team
Description
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
ekeroack, malhotrar, cbailiss, bill-poole, gavinjoneslic and 1 more
Metadata
Metadata
Assignees
Labels
featurestatus-fixed_awaiting_releaseThe issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.The 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 teamInitial triage done, will be further handled by the driver team