mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 22:22:14 +00:00
test(cron): cover delivery context edge cases
This commit is contained in:
parent
e309fd485e
commit
00d2fbfda4
6 changed files with 100 additions and 4 deletions
|
|
@ -138,6 +138,10 @@ Delivery ownership note:
|
|||
- `announce` fallback-delivers the final reply only when the agent did not send
|
||||
directly to the resolved target. `webhook` posts the finished payload to a URL.
|
||||
`none` disables runner fallback delivery.
|
||||
- Reminders created from an active chat preserve the live chat delivery target
|
||||
for fallback announce delivery. Internal session keys may be lowercase; do not
|
||||
use them as a source of truth for case-sensitive provider IDs such as Matrix
|
||||
room IDs.
|
||||
|
||||
## Common admin commands
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue