ClickHouse/tests/integration/test_async_insert_adaptive_busy_timeout
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
..
configs Adaptive async timeouts: consider queue flush history 2024-02-01 22:45:10 +00:00
__init__.py Integration tests for adaptive async insert timeout 2024-02-01 22:45:09 +00:00
test.py Adaptive async timeouts: consider queue flush history 2024-02-01 22:45:10 +00:00