Daniel Marín

Results 7 comments of Daniel Marín

> If the issue is that the application is required and started then the fix will be to move it to `optional_applications` in `.app.src` Thank you for the reply 👍...

Thank you for having a look @josevalim, really appreciated! After debugging for another while we have found one of the possible causes (I say one because we've seen offsets accumulating...

First of all thanks for this awesome project 👍 We are having the same problem, so I started to take a look to this issue. The problem is on https://github.com/whitesmith/rubycritic/blob/master/lib/rubycritic/analysers/attributes.rb#L17...

> This has been fixed in Broadway. There was an assumption that the timer message would be delivered automatically but that was not always the case. This is great news!...

> If you recently changed the ack option, I would first investigate if it is related to that. :) Sounds like a sensible place to start, thanks A bit more...

> @danmarcab is it something that you can reproduce in a small application? > > We are running version `0.4.1` in our prod without any problem, our setting is almost...

Another data point. We are not using batchers. Mentioning it because the fix from https://github.com/dashbitco/broadway/commit/602931c981d194c6e07e699ab45b6e3747cf44a0 was for the batcher stage.