test(gateway): make strict-delivery bestEffort case deterministic
This commit is contained in:
parent
d589b3a95c
commit
118611465c
@ -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",
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user