test(gateway): make strict-delivery bestEffort case deterministic

This commit is contained in:
Ayaan Zaidi
2026-02-23 10:28:27 +05:30
committed by Ayaan Zaidi
parent d589b3a95c
commit 118611465c

View File

@@ -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",
},