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
RestSharp provides a timeout error (Status Code 0) when doing multiple simultaneous requests in multiple threads. It would be nice to explain what the actual error is. We spent a few weeks debugging this issue and it turns out the way to fix this issue is to raise the default connection limit: