Benjamin Curtis
Benjamin Curtis
Here’s [another example](https://www.bigbinary.com/blog/migrating-to-solid-queue-from-sidekiq) of working around the issue.
We definitely would like to add async sending of events to the events API. The method should be `honeybadger.event()` and it ideally should have a signature like the JS and...
@roelbondoc I think you did some work on the logging a month or so ago... do you want to chime in on this?
I'm pretty sure there was no intended behavior regarding `discard_on`— I wasn't aware it existed until a couple of days ago ;) — so I'm open to changing how it...
Thanks for the request! This is something that we want to add, so we'll use this issue to track our progress. Until this is ready, you could so something like...
`Honeybadger.event_context(user_id: @current_user.id)` is now possible. :)
Probably today: https://github.com/honeybadger-io/honeybadger-ruby/pull/701 :)
5.29.0 is now available
I'm fine with bumping the default threshold to 100 and recommending that the impacted customer try adjusting that setting. Instead of trying to auto-detect (and use) a queueing system, how...
Was this resolved by https://github.com/honeybadger-io/honeybadger-elixir/pull/591?