0d9a6e8eed
- cachedGiteaWaiting:caches.default + Cache-Control max-age=90;前端 60s 刷新下 Gitea 從每分鐘 3-4 call 降到 ≤1 輪/90s - hit 回放用 reviveWaitingAges 隨牆鐘補算「維護於 N 分鐘前」(不停走) - 失敗不快取(不把網路抖動放大成 90 秒盲區);cache.put 走 waitUntil 不阻塞 - waiting_meta.cache 吐 hit/miss,部署後 curl 兩次即得快取生效證據 - 測試:tests/console-dashboard-cache.test.ts 4 案例(真 workerd Cache API, 注入 fetcher 計數證明 hit 不再打 Gitea);全套 69/70(1 fail=main 既有) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015d5jDbuqT5Htwv3Q88XXKk