bundle-analyzer icon indicating copy to clipboard operation
bundle-analyzer copied to clipboard

Bundle analyzer randomly failing with 503

Open thedotedge opened this issue 5 years ago • 1 comments

Not sure if it's related to https://github.com/smooth-code/bundle-analyzer/issues/28, since status code it 503 and not 500. Those cases it does not fail, it takes significant time (up to 120 seconds, while without bundle analyzer it takes up to 20 seconds).

> npx webpack --config webpack.ci.js "--env.BUNDLE_ANALYZER_TOKEN=****************************************"
 
Error: Bundle Analyzer - Request failed with status code 503
    at /app/node_modules/@bundle-analyzer/webpack-plugin/lib/index.js:32:18
    at processTicksAndRejections (internal/process/task_queues.js:93:5)

thedotedge avatar May 10 '20 11:05 thedotedge

Hello, I actually don't have time to maintain this project, I am looking for maintainers.

gregberge avatar Jul 27 '20 14:07 gregberge