Vladimir Viazovetskov
Vladimir Viazovetskov
It would be cool if someone pack the script into Docker image, so it will be easy to run
> Did you get any [error](https://docs.confluent.io/platform/current/clients/confluent-kafka-python/html/index.html#consumer)? You are asking about `raise`s of a client library? If so, no, there were no errors at all, or we didn't log them. I'll...
One more detail - we have multiple `consumer_groups` but had problem with only one of them
> (I don't know what process_messages function do) It's a business logic, we parse the message and update db records. The consumer's code (that posted above) itself is covered by...
The error disappeared with `confluent-kafka==2.3.0` 🤷🏻
Yes, thank you :)
> Hey bro, so it is safe to use confluent-kafka==2.3.0, right? @dullberry you should definitely try it out!
This project is brilliant. It's implemented all the required features. Why don't you use it as is, and look for alternatives?)