You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increase number of simultaneous connections per Workspace (#548)
## What changes are proposed in this pull request?
Increase number of simultaneous connections per Workspace from 2 to 20.
This allows for better parallelization for customers. The new default
matches the Databricks Python SDK default configuration.
## How is this tested?
N/A
0 commit comments