Open LuckySting opened 2 weeks ago
This call may raise RPCError, if session is not found, for example, due to YDB release:
https://github.com/ydb-platform/ydb-python-sdk/blame/92d7119157ca4c0259fe96cb743c1222ca4f9707/ydb/aio/table.py#L681C23-L681C33
It is needed to handle an exception here
This call may raise RPCError, if session is not found, for example, due to YDB release:
https://github.com/ydb-platform/ydb-python-sdk/blame/92d7119157ca4c0259fe96cb743c1222ca4f9707/ydb/aio/table.py#L681C23-L681C33
It is needed to handle an exception here