Skip to content

bug: Timeout waiting for init response #766

@victimsnino

Description

@victimsnino

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)

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