-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Report
YDB Python SDK version:
arc
Current behavior:
We are using TopicWriter. Today we've faced issue when we've pushed messages to topic via write method about 10 minutes, then later ydb._topic_writer.topic_writer.TopicWriterError: Timeout waiting for init response exception happened and all queued messages were lost
Expected behavior:
sdk handles reconnection issues itself without loosing data. I know we should use write_with_ack method itself but it could be perf degradation (as comment states)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working