-
```ruby
Karafka.monitor.subscribe('app.running') do
Karafka::App.quiet!
end
```
```bash
Running in ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e) [x86_64-linux]
Running Karafka 2.0.23 serv…
-
-
Shared one is namespaced, hence install won't work out of the box without namespace configuration.
It's not a Karafka or Web issue but ppl may have problems figuring it out without proper docs.
-
It was brought to me that WaterDrop does not report the inline errors via `error.occurred`, and this should not be like this.
While we should **not** hide errors, the notification bus should interc…
-
-
## Expected behavior
I am using the [chruby](https://github.com/postmodern/chruby) as a ruby version manager. My other teammates who are using `rvm` or `rbenv` are not facing this issue. However…
-
## Expected behavior
`bundle install` should install the gem
## Actual behavior
`bundle install` raises an error while installing C extensions
Stack trace:
```
Gem::Ext::BuildError: ER…
-
-
We could introduce a DLQ option to reduce the batch **after** an error to have smaller size to be able to better pinpoint potentially corrupted/problematic messages. Not yet sure what should be the lo…
-
## Describe the solution you'd like
Allow both Virtual Partitions and DLQ
## Additional context
A Slack discussion: https://karafka-io.slack.com/archives/C027C6M2B0U/p1671438510282749