ydb-python-sdk
ydb-python-sdk copied to clipboard
bug: apply max_messages and max_bytes parameters
Bug Report
YDB Python SDK version: 3.5.1
https://github.com/ydb-platform/ydb-python-sdk/blob/6177adb6bf5cfa10c1b67311b4d8c67a02a94117/ydb/_topic_reader/topic_reader_sync.py#L89-L96
Example of calc size for a message: https://github.com/ydb-platform/ydb-python-sdk/blob/8177d7f200f9f7b9f773fa11b3d574f0ef3d77a8/ydb/_topic_writer/topic_writer.py#L252-L259