Botond Dénes
1f6f7ceb68
replica/table: don't throw exceptions on the read-path
...
Use coroutine::as_future() to avoid exceptions taking flight and
triggering expensive stack-unwinding.
Especially bad for common exceptions like timeouts.
Not using coroutine::try_future(), because on the error path, the
querier has to be closed.
2026-01-13 10:47:57 +02:00
..
2025-09-18 08:00:35 +03:00
2025-09-18 08:00:35 +03:00
2025-11-21 12:27:41 +02:00
2026-01-08 09:41:22 +02:00
2025-12-02 14:21:25 +02:00
2025-07-10 10:46:55 +02:00
2026-01-09 10:01:23 +02:00
2026-01-09 10:01:23 +02:00
2025-08-18 13:30:42 +03:00
2025-06-20 11:42:30 +02:00
2025-12-02 11:18:32 +03:00
2025-12-02 11:18:32 +03:00
2025-08-28 18:06:37 +02:00
2025-08-28 18:06:37 +02:00
2025-07-10 10:40:43 +02:00
2024-12-18 17:45:13 +02:00
2025-08-11 07:09:19 +03:00
2025-08-11 07:09:19 +03:00
2026-01-13 10:47:57 +02:00
2025-10-16 10:38:47 +03:00
2025-12-02 14:21:26 +02:00
2025-09-16 23:40:47 +03:00
2025-09-29 06:44:52 +03:00
2025-10-14 19:08:47 +03:00
2025-09-16 23:40:47 +03:00
2025-10-16 10:38:47 +03:00
2025-07-10 10:40:43 +02:00
2025-07-10 10:40:43 +02:00
2026-01-13 10:47:57 +02:00
2025-07-10 10:40:43 +02:00
2025-09-09 06:50:21 +03:00
2026-01-09 16:11:39 +08:00
2025-09-30 17:15:41 +03:00