Skip to content

bug: Timeout waiting for init response #766

Description

@AlexInLog

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions