MindscapeHQ / raygun4net

Raygun provider for .NET
https://raygun.com
MIT License
125 stars 91 forks source link

Changes to HttpClient Timeout #505

Closed phillip-haydon closed 10 months ago

phillip-haydon commented 10 months ago

Default timeout for the HttpClient is 100 seconds, this has been reduced to 30 seconds and the constructor updated to allow a custom HttpClient to be passed in.