Ryan Daigle
Ryan Daigle
Hi @chulkilee - thanks for your interest! I am available to put a small amount of effort into this library. By any chance have you seen Dave Thomas' [mix templates](https://github.com/pragdave/mix_templates)...
:+1: `work_off` seems a bit obtuse. If I could go back in history I'd propose `qc:start` for the daemon task and `qc:work` for this work-and-exit task. However, assuming we don't...
That solves the problem, though it requires a small bit of knowledge about the internals of QC. I guess it's nothing to wrap your code snippet in a rake task...
@senny I'll put it on my list, but suspect it will _not_ be in the near term that I'll be able to work on it.
> I'm mulling on whether you can bring the consumer_group to be specific for the topic too: Yes! Definitely seems like this should be the case.
@stevehebert I'd love to hear more details about how you're using Flow for your Kafka stream processing. I imagine it's very domain specific, but a pseudo-code like overview would be...
@ct-clearhaus thank you for this! Any clever ideas on how to create a test case around this functionality?
Ah, yes, fiddling with time. Good idea. Re: test failures, if you rebase against latest, it should be Ruby2.4 compatible.
@tibbon I've made some changes around Ruby support. If you're pegged to Ruby 2.3, can you retry with gala v0.3.2? If you're not pegged to Ruby v2.3, can you upgrade...
Hi @tiffanywang3! Thanks for submitting this issue. So documentation and sample apps are a sticky subject. I would say that sample apps should _not_ be the place where docs exist...