Improve scan terminal freshness and AMSC overlay consistency

This commit is contained in:
2569718930@qq.com
2026-06-15 01:39:19 +08:00
parent 717786b1d8
commit c79e0f36cc
30 changed files with 924 additions and 48 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ from __future__ import annotations
OBSERVATION_REFRESH_SEC = 60
METAR_POLL_TTL_SEC = 5 * 60
SCAN_ROWS_REFRESH_SEC = 5 * 60
SCAN_ROWS_REFRESH_SEC = 2 * 60
MARKET_OVERVIEW_TTL_SEC = 10 * 60
MODEL_CACHE_TTL_SEC = 30 * 60