summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client/retryful_writer_v2.cpp
Commit message (Expand)AuthorAgeFilesLines
* YT-25104: Align new writer behaviour with the oldest oneshiddenpath2025-05-201-0/+3
* YT-23616: Move RequestWithRetry to commonhiddenpath2025-02-081-0/+1
* YT-23616: Rename raw_client to http_clienthiddenpath2025-01-221-0/+2
* Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internalshiddenpath2024-12-241-9/+9
* [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClienthiddenpath2024-12-151-6/+4
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-131-0/+3
* Fix more problems with RetryfulWriterV2ermolovd2024-04-171-11/+27
* BufferMemory usage for retryful writer v2ermolovd2024-04-131-0/+5
* Fix crash in retryful writer v2ermolovd2024-04-121-2/+2
* Support building yt/cpp and yt/yt/core with vanilla protobufGrigory Reznikov2024-03-191-8/+9
* YT-19269: table writer implementation that doesn't wait for complete buffer b...ermolovd2023-11-281-0/+384