mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-26 00:21:59 +00:00
test(gateway): make strict-delivery bestEffort case deterministic
This commit is contained in:
@@ -288,6 +288,8 @@ describe("gateway agent handler", () => {
|
||||
agentId: "main",
|
||||
sessionKey: "agent:main:main",
|
||||
deliver: true,
|
||||
replyChannel: "telegram",
|
||||
to: "123",
|
||||
bestEffortDeliver: false,
|
||||
idempotencyKey: "test-strict-delivery",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user