mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 01:58:26 +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",
|
agentId: "main",
|
||||||
sessionKey: "agent:main:main",
|
sessionKey: "agent:main:main",
|
||||||
deliver: true,
|
deliver: true,
|
||||||
|
replyChannel: "telegram",
|
||||||
|
to: "123",
|
||||||
bestEffortDeliver: false,
|
bestEffortDeliver: false,
|
||||||
idempotencyKey: "test-strict-delivery",
|
idempotencyKey: "test-strict-delivery",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user