mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-21 16:18:55 +00:00
The Honcho client singleton cached the HTTP timeout at first build. In long-lived processes (gateway, dashboard), changing the timeout via config.yaml or HONCHO_TIMEOUT had no effect until restart. Track the resolved timeout alongside the cached client and compare on each get_honcho_client() call. When the timeout differs, reset the singleton so the next call rebuilds with the new value. Fixes #57347 |
||
|---|---|---|
| .. | ||
| byterover | ||
| hindsight | ||
| holographic | ||
| honcho | ||
| mem0 | ||
| openviking | ||
| retaindb | ||
| supermemory | ||
| __init__.py | ||
| query_rewrite.py | ||