diff options
author | dvrazumov <dvrazumov@yandex-team.com> | 2023-09-06 23:42:26 +0300 |
---|---|---|
committer | dvrazumov <dvrazumov@yandex-team.com> | 2023-09-06 23:56:44 +0300 |
commit | 600f4c814ddc73257214a9120b284acd20645111 (patch) | |
tree | ced1af8054c709d217bb5f4d250f7849a3cc9367 /library/python | |
parent | 3833837106583dd450af8c0bc3a02e56bbfb0b85 (diff) | |
download | ydb-600f4c814ddc73257214a9120b284acd20645111.tar.gz |
KIKIMR-19051: made RertyContext as a template to reuse it in QueryClient
RetryContext improvements:
* RetryContext is now a template class and may be used in both TableClient and QueryClient
* The return type of retry operation is templated so it could return different types: TAsyncStatus/TAsyncExecuteQueryResult/etc
* Unified and refactored code
Diffstat (limited to 'library/python')
0 files changed, 0 insertions, 0 deletions