mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-01 12:02:05 +00:00
test(gateway): cover Discord/Slack compression status suppression (#39293)
This commit is contained in:
parent
d2ea948bc0
commit
d2fda5925d
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ CHAT_PLATFORMS = [
|
|||
NOISY_STATUS_MESSAGES = [
|
||||
"🗜️ Preflight compression check before sending...",
|
||||
"🗜️ Compacting context — summarizing earlier conversation so I can continue...",
|
||||
"⚠️ Session compressed 12 times — accuracy may degrade. Consider /new to start fresh.",
|
||||
"⚠ Compression summary failed: upstream error. Inserted a fallback context marker.",
|
||||
"⏱️ Rate limited. Waiting 30.0s (attempt 2/3)...",
|
||||
"⏳ Retrying in 4.2s (attempt 1/3)...",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue