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
Add offsets_for_times method on consumer (#229) (#265)
* Add offsets_for_times method on consumer (#229)
* Add raw_timestamp attr_reader to Message class
* Add offsets_for_times method to Consumer class
* Make sure offsets_for_times call is blocking
* Fix @param typo
* make timeout configurable for offsets_for_times
* Remove publication of raw_timestamp
* Convert offset to ms timestamp if Time
* Fix typo
* align inner format
---------
Co-authored-by: Tim Flapper <[email protected]>
Co-authored-by: Tomasz Pajor <[email protected]>
0 commit comments