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
Currently, tech.ydb.topic.read.DeferredCommitter#commit does not provide any means to check whether the commit was acknowledged by a server or not which makes it impossible to detect situations when commits are being sent but never acknowledged.