main.go
11 KB
-
支持服务优雅关闭,避免重启回复中断和面板缓存数据丢失 (#4258) · 986d90ae
* feat: add graceful shutdown with configurable timeout * fix: flush quota dashboard cache on graceful shutdown Persist the in-memory CacheQuotaData aggregation to the quota_data table before process exit, so a restart no longer drops up to one DataExportInterval window of dashboard data (issue #5679).
feitianbubu committed