You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to know what is the current offset/lag of the consumer at each partition for a given topic?
I'm looking to implement a task queue balancing problem. Is it possible to manage this with Faust or should it be done with the alternative kafka-python library?
The text was updated successfully, but these errors were encountered:
Is it possible to know what is the current offset/lag of the consumer at each partition for a given topic?
I'm looking to implement a task queue balancing problem. Is it possible to manage this with Faust or should it be done with the alternative kafka-python library?
The text was updated successfully, but these errors were encountered: