Git Product home page Git Product logo

Comments (4)

beerlington avatar beerlington commented on June 2, 2024 1

@whatyouhide I just upgraded to 10+ and everything is working great. Just wanted to send a belated thanks!

from sentry-elixir.

whatyouhide avatar whatyouhide commented on June 2, 2024

Do you have a minimal application to reproduce this? I don't quite understand why Sentry is not picking up :environment_name from the config. By the way, I believe #524 was a mistake, so I opened #642 to avoid requiring environment_name.

from sentry-elixir.

beerlington avatar beerlington commented on June 2, 2024

I haven't tried reproducing it in a smaller app, but I suspect it would be hard to do. Our app has thousands of tests and it's only happening on a handful. The only pattern I've seen is that it usually (but not always) fails on tests that are expecting an error.

So code like this:

assert_raise MatchError, fn ->
  # Code that should raise a MatchError
end

We have a few dozen of those and sometimes it's only one or two that fail with the RuntimeError from Sentry instead. That could be a red herring though and could just be a coincidence.

from sentry-elixir.

whatyouhide avatar whatyouhide commented on June 2, 2024

We re-hauled the config recently, and we'll release 10.0.0 soon. This should be fixed now. In the meantime, if you want, please do give master a try 🙃

In any case, I'll close this one out for now, but feel free to reopen once we release in case this is still ongoing. Thanks @beerlington! 💟

from sentry-elixir.

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.