.net SDK - Error during load testing: Failed to acquire a pooled client connection

I changed the values in my web.config for the pooled connections to maxSize=“20” minSize=“10”. This seemed to have helped, but I’m not sure if it was the silver bullet. I was running some pretty heavy perf testing when I ran into this issue.