fix: correct cache hit rate denominator #24
Reference in New Issue
Block a user
Delete Branch "fix/cache-hit-rate-denominator"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
cached / (cached + forwarded + local + overridden), excluding recursive and coalesced queries from the denominatorrecursiveandcoalescedto the denominator so the cache hit rate reflects the true ratio against all successfully resolved queriesTest plan
🤖 Generated with Claude Code