Commit Graph

5 Commits

Author SHA1 Message Date
Yatsishin Ilya
c44cc71310 forgot several files 2024-08-27 11:32:05 +00:00
Yatsishin Ilya
b4a0a9b00c rework test_async_insert_adaptive_busy_timeout 2024-08-22 16:58:19 +00:00
Yatsishin Ilya
7a4bd49c42 More improvements in integration test 2024-08-14 17:16:36 +00:00
Julia Kartseva
689c368b76 Adaptive async timeouts: consider queue flush history
In addition to the time since the most recent insert,
consider the elapsed time between the two recent queue
flushes when decreasing the timeout or processing an
entry synchronously.
2024-02-01 22:45:10 +00:00
Julia Kartseva
17d2455448 Integration tests for adaptive async insert timeout
Add initial tests.
2024-02-01 22:45:09 +00:00