+
+
TDengine 写入
+
{statusText(health?.tdengineWritable)}
+
时序历史、RAW 和统计依赖 TDengine 可写状态。
+
+
+
MySQL 写入
+
{statusText(health?.mysqlWritable)}
+
车辆身份、绑定、服务配置和中台查询依赖 MySQL。
+
+
+
请求超时
+
{runtime?.requestTimeoutMs ? `${runtime.requestTimeoutMs.toLocaleString()} ms` : '-'}
+
接口层读取 Redis、TDengine、MySQL 的统一超时保护。
+
+
+