chore(sync): mirror docs from openclaw/openclaw@0be8d127d6
This commit is contained in:
parent
7fff5d0e6e
commit
5dc183a593
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "bbf985d50a6491bf02010c8ec30cd6b7dc4e2ed1",
|
||||
"syncedAt": "2026-04-29T13:03:33.801Z"
|
||||
"sha": "0be8d127d670e0b3fc635e1190f5f40272418ddf",
|
||||
"syncedAt": "2026-04-29T13:24:06.229Z"
|
||||
}
|
||||
|
||||
@ -1103,11 +1103,11 @@ openclaw logs --follow
|
||||
- `Slow listener detected ...`
|
||||
- `stuck session: sessionKey=agent:...:discord:... state=processing ...`
|
||||
|
||||
Carbon gateway queue knobs:
|
||||
Discord gateway queue knobs:
|
||||
|
||||
- single-account: `channels.discord.eventQueue.listenerTimeout`
|
||||
- multi-account: `channels.discord.accounts.<accountId>.eventQueue.listenerTimeout`
|
||||
- this only controls Carbon gateway listener work, not agent turn lifetime
|
||||
- this only controls Discord gateway listener work, not agent turn lifetime
|
||||
|
||||
Discord does not apply a channel-owned timeout to queued agent turns. Message listeners hand off immediately, and queued Discord runs preserve per-session ordering until the session/tool/runtime lifecycle completes or aborts the work.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user