While fetching offsets on startup metadata is not refreshed on error · Issue #9 · robinhood/aiokafka · GitHub
More Web Proxy on the site http://driver.im/
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
When the application is unable to fetch offsets due to the following error
[ERROR] aiokafka.consumer.fetcher Failed fetch offsets from 2: [Error 6] NotLeaderForPartitionError: TopicPartition(topic='xyz`)
it does not force a metadata update and instead just keeps retrying