anti
63efe6c7ba
fix: persist ingester position and profiler cursor across restarts
...
- Ingester now loads byte-offset from DB on startup (key: ingest_worker_position)
and saves it after each batch — prevents full re-read on every API restart
- On file truncation/rotation the saved offset is reset to 0
- Profiler worker now loads last_log_id from DB on startup — every restart
becomes an incremental update instead of a full cold rebuild
- Updated all affected tests to mock get_state/set_state; added new tests
covering position restore, set_state call, truncation reset, and cursor
restore/cold-start paths
2026-04-15 13:58:12 -04:00
..
2026-04-15 12:51:38 -04:00
2026-04-15 12:51:33 -04:00
2026-04-14 00:30:46 -04:00
2026-04-03 23:07:44 -03:00
2026-04-12 07:48:17 -04:00
2026-04-15 12:51:33 -04:00
2026-04-15 12:51:26 -04:00
2026-04-12 00:26:22 -04:00
2026-04-15 13:58:12 -04:00
2026-04-15 13:46:42 -04:00
2026-04-12 00:26:22 -04:00
2026-04-15 12:51:29 -04:00
2026-04-14 15:02:34 -04:00
2026-04-15 12:51:26 -04:00
2026-04-15 12:04:04 -04:00
2026-04-12 00:34:45 -04:00
2026-04-13 01:43:52 -04:00
2026-04-14 02:14:46 -04:00
2026-04-10 01:50:08 -04:00
2026-04-09 02:31:14 -04:00
2026-04-09 02:31:14 -04:00
2026-04-12 03:46:23 -04:00
2026-04-15 12:51:29 -04:00
2026-04-04 04:31:00 -03:00
2026-04-13 23:20:37 -04:00
2026-04-14 15:02:34 -04:00
2026-04-13 01:43:52 -04:00
2026-04-15 13:58:12 -04:00
2026-04-04 17:36:16 -03:00
2026-04-09 02:31:14 -04:00
2026-04-08 01:04:59 -04:00
2026-04-10 00:14:14 -04:00
2026-04-10 01:50:08 -04:00
2026-04-13 07:39:01 -04:00
2026-04-12 07:48:17 -04:00
2026-04-15 12:51:33 -04:00
2026-04-15 12:59:54 -04:00
2026-04-15 12:51:33 -04:00
2026-04-09 12:55:52 -04:00
2026-04-12 00:26:22 -04:00
2026-04-14 12:53:55 -04:00
2026-04-14 12:53:55 -04:00
2026-04-14 12:22:20 -04:00
2026-04-14 12:53:55 -04:00
2026-04-14 12:53:55 -04:00
2026-04-15 12:51:38 -04:00
2026-04-15 13:58:12 -04:00
2026-04-12 00:34:45 -04:00
2026-04-12 07:48:17 -04:00
2026-04-13 23:20:37 -04:00
2026-04-15 12:51:35 -04:00
2026-04-15 12:51:35 -04:00
2026-04-15 12:51:35 -04:00
2026-04-14 15:02:34 -04:00
2026-04-12 02:17:50 -04:00
2026-04-04 17:36:16 -03:00
2026-04-13 20:22:08 -04:00