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
{{ message }}
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.
sometimes the bundle analyzer service fails, causing our CI to break. I would very much prefer if those errors got catched and logged instead of thrown. This plugin to run isn't a needed condition for the CI to pass...
Error: Bundle Analyzer - Request failed with status code 503
at /home/runner/work/sputnik/sputnik/node_modules/@bundle-analyzer/webpack-plugin/lib/index.js:32:18
at processTicksAndRejections (internal/process/task_queues.js:97:5)
error Command failed with exit code 1.
The text was updated successfully, but these errors were encountered:
boredland
changed the title
webpack build fails on connection errors
webpack build fails on service errors
Jul 12, 2020
sometimes the bundle analyzer service fails, causing our CI to break. I would very much prefer if those errors got catched and logged instead of thrown. This plugin to run isn't a needed condition for the CI to pass...
The text was updated successfully, but these errors were encountered: