From 79dfb4db697f1f04defa91bd35856e0045c3645c Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Fri, 17 Apr 2026 19:30:36 +0100 Subject: [PATCH] test: shorten routing cache scalability case --- src/routing/resolve-route.test.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routing/resolve-route.test.ts b/src/routing/resolve-route.test.ts index eb5c5969944..923c5611243 100644 --- a/src/routing/resolve-route.test.ts +++ b/src/routing/resolve-route.test.ts @@ -1062,8 +1062,8 @@ describe("wildcard peer bindings (peer.id=*)", () => { }); describe("binding evaluation cache scalability", () => { - test("does not rescan full bindings after channel/account cache rollover (#36915)", () => { - const cacheKeyCount = 2_001; + test("does not rescan full bindings across distinct channel/account cache entries (#36915)", () => { + const cacheKeyCount = 64; const cfg: OpenClawConfig = { bindings: [ {