Describe the bug
I believe this should have been resolved by #17 however seeing an issue with failed upload requests. Would be great to not fail the build when upload fails, however the plugin not uploading currently fails the build.
Steps to reproduce
- issue is intermittent
Environment
- Node version: v20.12.2
- NPM version: v10.5.0
- Webpack version: 4.47.0
Example code snippet
Connection timed out
at ClientRequest.<anonymous (/home/user/node_modules_cache/9a0b663f2ebc45a0e058e7660d0fb4fc8346e175/node_modules/@bugsnag/source-maps/dist/Request.js:194:21)
at Object.onceWrapper (node:events:632:28)
at ClientRequest.emit (node:events:518:28)
at TLSSocket.emitRequestTimeout (node:_http_client:845:9)
at Object.onceWrapper (node:events:632:28)
at TLSSocket.emit (node:events:530:35)
at Socket._onTimeout (node:net:589:8)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7)
Describe the bug
I believe this should have been resolved by #17 however seeing an issue with failed upload requests. Would be great to not fail the build when upload fails, however the plugin not uploading currently fails the build.
Steps to reproduce
Environment
Example code snippet
Connection timed out at ClientRequest.<anonymous (/home/user/node_modules_cache/9a0b663f2ebc45a0e058e7660d0fb4fc8346e175/node_modules/@bugsnag/source-maps/dist/Request.js:194:21) at Object.onceWrapper (node:events:632:28) at ClientRequest.emit (node:events:518:28) at TLSSocket.emitRequestTimeout (node:_http_client:845:9) at Object.onceWrapper (node:events:632:28) at TLSSocket.emit (node:events:530:35) at Socket._onTimeout (node:net:589:8) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7)