Giter Site home page Giter Site logo

Comments (6)

lucsky avatar lucsky commented on June 3, 2024

Sporadically ? My deployments systematically fail 3 times out of 4 because of Rollbar source maps uploads with the following error:
ERROR in RollbarSourceMapPlugin: failed to upload blah.js.map to Rollbar: write EPIPE

from rollbar-sourcemap-webpack-plugin.

monkpit avatar monkpit commented on June 3, 2024

RollbarSourceMapPlugin: failed to upload foo.js.map to Rollbar: There was an internal error processing your request. Please try again. If you'd like to contact us about this issue, email [email protected] . For system status, visit http://status.rollbar.com

I am also getting sporadically failed builds that will succeed after a rebuild. It's a shame that I have to re-run my entire build process just to kick off the rollbar upload step. A retry option would be superb!

from rollbar-sourcemap-webpack-plugin.

pjaws avatar pjaws commented on June 3, 2024

This is also a huge issue for my team. One failed upload causes our entire build to fail. This morning, every single Dependabot update branch build has failed twice so far. That's 20 builds I've had to restart already.

I honestly don't even care about a retry. I'd be more interested in setting an "acceptable failure threshold" - maybe 5 files by default. 1 failed upload is a much smaller deal than tons of failed builds.

I would definitely help out if we could come to a consensus on the behavior.

from rollbar-sourcemap-webpack-plugin.

brandondoran avatar brandondoran commented on June 3, 2024

@pjaws thanks for the input.

As short term workaround, you might want to use ignoreErrors: true config option.

from rollbar-sourcemap-webpack-plugin.

geekvikas avatar geekvikas commented on June 3, 2024

that short term workaround is permanent solution it seem :)

from rollbar-sourcemap-webpack-plugin.

mauriciosoares avatar mauriciosoares commented on June 3, 2024

I've created a PR for adding a retry option to the plugin... #392

The best scenario would be that rollbar wouldn't fail sporadically, but until then, this might help you out

from rollbar-sourcemap-webpack-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.