mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:50:46 +00:00
docs(gateway): document restart acknowledgement default
This commit is contained in:
@@ -606,6 +606,10 @@ then `config.patch`.
|
||||
- `note` (optional) — note for the restart sentinel
|
||||
- `restartDelayMs` (optional) — delay before restart (default 2000)
|
||||
|
||||
When `sessionKey` is present and no explicit continuation is provided, the
|
||||
Gateway asks that session's agent to acknowledge the successful restart
|
||||
after boot.
|
||||
|
||||
Restart requests are coalesced while one is already pending/in-flight, and a 30-second cooldown applies between restart cycles.
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user