egg
71c8102de6
feat: dataset cache for hold/resource history + slow connection migration
...
Two changes combined:
1. historical-query-slow-connection: Migrate all historical query pages
to read_sql_df_slow with semaphore concurrency control (max 3),
raise DB slow timeout to 300s, gunicorn timeout to 360s, and
unify frontend timeouts to 360s for all historical pages.
2. hold-resource-history-dataset-cache: Convert hold-history and
resource-history from multi-query to single-query + dataset cache
pattern (L1 ProcessLevelCache + L2 Redis parquet/base64, TTL=900s).
Replace old GET endpoints with POST /query + GET /view two-phase
API. Frontend auto-retries on 410 cache_expired.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-25 13:15:02 +08:00
..
2026-02-22 09:52:06 +08:00
2026-02-08 20:03:36 +08:00
2026-02-12 13:20:06 +08:00
2026-02-12 11:26:02 +08:00
2026-02-11 10:44:56 +08:00
2026-02-24 16:16:33 +08:00
2026-02-12 13:20:06 +08:00
2026-02-11 17:07:50 +08:00
2026-02-08 22:55:38 +08:00
2026-02-09 09:22:23 +08:00
2026-02-08 22:55:38 +08:00
2026-02-11 07:22:48 +08:00
2026-02-08 20:03:36 +08:00
2026-02-08 08:30:48 +08:00
2026-02-24 16:16:33 +08:00
2026-02-08 20:03:36 +08:00
2026-02-08 08:30:48 +08:00
2026-02-22 18:32:07 +08:00
2026-02-08 08:30:48 +08:00
2026-02-08 08:30:48 +08:00
2026-02-08 22:55:38 +08:00
2026-02-12 11:26:02 +08:00
2026-02-22 17:59:27 +08:00
2026-02-08 08:30:48 +08:00
2026-02-12 13:20:06 +08:00
2026-02-11 17:07:50 +08:00
2026-02-25 13:15:02 +08:00
2026-02-12 08:13:07 +08:00
2026-02-12 11:26:02 +08:00
2026-02-23 17:48:32 +08:00
2026-02-23 17:48:32 +08:00
2026-02-23 17:48:32 +08:00
2026-02-08 22:55:38 +08:00
2026-02-23 07:07:36 +08:00
2026-02-08 08:30:48 +08:00
2026-02-08 08:30:48 +08:00
2026-02-24 16:16:33 +08:00
2026-02-25 11:28:28 +08:00
2026-02-12 11:26:02 +08:00
2026-02-11 13:25:03 +08:00
2026-02-23 17:48:32 +08:00
2026-02-09 09:22:23 +08:00
2026-02-08 08:30:48 +08:00
2026-02-12 13:20:06 +08:00
2026-02-24 16:16:33 +08:00
2026-02-12 11:26:02 +08:00
2026-02-09 13:06:59 +08:00
2026-02-25 09:02:39 +08:00
2026-02-23 07:07:36 +08:00
2026-02-23 17:48:32 +08:00
2026-02-10 13:02:24 +08:00
2026-02-11 09:01:02 +08:00
2026-02-23 17:48:32 +08:00
2026-02-25 09:02:39 +08:00
2026-02-22 12:50:05 +08:00
2026-02-13 20:35:52 +08:00
2026-02-08 08:30:48 +08:00
2026-02-09 14:52:14 +08:00
2026-02-25 13:15:02 +08:00
2026-02-08 08:30:48 +08:00
2026-02-23 17:48:32 +08:00
2026-02-08 08:30:48 +08:00
2026-02-11 17:07:50 +08:00
2026-02-11 17:07:50 +08:00
2026-02-08 20:03:36 +08:00
2026-02-23 17:48:32 +08:00
2026-02-13 20:35:52 +08:00
2026-02-08 08:30:48 +08:00
2026-02-08 08:30:48 +08:00
2026-02-24 16:16:33 +08:00
2026-02-25 09:02:39 +08:00
2026-02-08 20:03:36 +08:00
2026-02-11 17:07:50 +08:00
2026-02-08 22:55:38 +08:00
2026-02-12 11:26:02 +08:00
2026-02-23 17:48:32 +08:00
2026-02-22 11:54:51 +08:00
2026-02-08 20:03:36 +08:00
2026-02-08 20:03:36 +08:00