We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c44151 commit 922bcacCopy full SHA for 922bcac
setup/core/setup.ps1
@@ -183,7 +183,7 @@ param (
183
[switch] $createSCCs,
184
185
[int] $connectionPoolEffectiveSpindleCount,
186
- [int] $connectionPoolTimeoutMilliseconds = 60000,
+ [int] $connectionPoolTimeoutMilliseconds = 30000,
187
[int] $concurrentAnalysisLimit,
188
[int] $jobsLimitCpu,
189
[int] $jobsLimitMemory,
0 commit comments