1
This commit is contained in:
@@ -244,6 +244,13 @@ jarvis:
|
||||
# 连续失败后熔断,不再发起 HTTP(与 tg_bridge 侧熔断互不替代)
|
||||
circuit-failure-threshold: 5
|
||||
circuit-open-ms: 120000
|
||||
# 先查库 jarvis_tg_scalper_phone(启用+有备注),命中则不请求 tg_bridge
|
||||
scalper-library-enabled: true
|
||||
# 被动立即回「收到电话」,TG 结果经 wxSend /wecom/active-push 推送
|
||||
async-result-push-enabled: true
|
||||
# 同一企微 MsgId(wxSend 已透传)在 TTL 内复用首次成功结果,防重试重复计费;错误文案不缓存
|
||||
dedup-enabled: true
|
||||
dedup-ttl-seconds: 900
|
||||
# reply_take_nth:仅「开」用 2;「慢开」由 tg_bridge reply_adaptive_skip_middle_ad 在 2/3 条间自适应
|
||||
# Ollama 大模型服务(监控健康度调试用)
|
||||
ollama:
|
||||
|
||||
Reference in New Issue
Block a user