mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
fix(conf): 增强服务稳定性
This commit is contained in:
+1
-1
@@ -520,7 +520,7 @@
|
||||
"stagger_seconds": {
|
||||
"type": "int",
|
||||
"description": "多群分析交错间隔(秒)",
|
||||
"default": 10,
|
||||
"default": 30,
|
||||
"hint": "当同时启动多个群组的定时分析任务时,每个任务之间的延迟间隔(秒),建议根据实际的 LLM 服务速度填写,过短可能导致请求堆积,过长则分析效率降低。"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user