Variable ORG_CONSUMER_SEARCH_CACHEConst
ORG_CONSUMER_SEARCH_CACHE: {
l1: { ttl: 30000 };
namespace: "organization-consumer-search";
ttl: number;
} = ...
Type Declaration
Readonlyl1: { ttl: 30000 }
Readonlynamespace: "organization-consumer-search"
Readonlyttl: number
Shared consumer-search cache config.
OrganizationServiceowns the read;OrganizationAdminServiceconstructs a buster over the same namespace so admin-path writes (e.g. AiPrise verification callbacks) self-bust the cache the dashboard reads — same namespace + cluster busts cross-process.