From 6afa6846c8e95c56328c72ede9afb34d7989d4f9 Mon Sep 17 00:00:00 2001 From: Diego Rodrigues de Sa e Souza Date: Mon, 24 Aug 2026 05:24:26 -0300 Subject: [PATCH] docs(changelog): link catalog responsiveness PR --- ...atalog-eventloop-9147.md => 11367-catalog-eventloop-9147.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename changelog.d/fixes/{pending-catalog-eventloop-9147.md => 11367-catalog-eventloop-9147.md} (68%) diff --git a/changelog.d/fixes/pending-catalog-eventloop-9147.md b/changelog.d/fixes/11367-catalog-eventloop-9147.md similarity index 68% rename from changelog.d/fixes/pending-catalog-eventloop-9147.md rename to changelog.d/fixes/11367-catalog-eventloop-9147.md index 5eac0099e3..5f2efe48f8 100644 --- a/changelog.d/fixes/pending-catalog-eventloop-9147.md +++ b/changelog.d/fixes/11367-catalog-eventloop-9147.md @@ -1 +1 @@ -- **fix(catalog):** keep large `/v1/models` builds responsive by reusing the build-local capability snapshot throughout enrichment and Auto-Combo preparation, yielding cooperatively while constructing virtual candidate pools, and avoiding unrelated synchronous database diagnostics on the cache-TTL read path. +- **fix(catalog):** keep large `/v1/models` builds responsive by reusing the build-local capability snapshot throughout enrichment and Auto-Combo preparation, yielding cooperatively while constructing virtual candidate pools, and avoiding unrelated synchronous database diagnostics on the cache-TTL read path ([#11367](https://github.com/diegosouzapw/OmniRoute/pull/11367))