Closed ZacSweers closed 3 years ago
Closing as we haven't seen any other instances of this failing for a few months now.
We believe implementing gzip compression, available from v5.4.0 onwards reduced the likelihood of the timeouts.
It's also possible to increase the timeout from the default 1 minute by setting the requestTimeoutMs
property in the plugin config. E.g.
bugsnag {
requestTimeoutMs = 300000L
}
@mattdyoung At Pinterest we are seeing this same issue very intermittently on CI. We're on plugin version 5.7.0. We'll try to increase the timeout to see if that resolves it. Thanks!
@shashachu Thanks for the info. If you do still see issues please send the full details to support@bugsnag.com and we can investigate further.
Describe the bug
In uploads, it seems that bugsnag's endpoints occasionally timeout
Steps to reproduce
Environment
We haven't been able to get a public repro, but are uploading to a custom endpoint per our shared channel with the team