test: shorten routing cache scalability case

This commit is contained in:
Peter Steinberger
2026-04-17 19:30:36 +01:00
parent 990bd81726
commit 79dfb4db69

View File

@@ -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: [
{