Commit f5344ec
committed
fix: log cache miss for all callers, not just the fetcher
Move the cache miss log before Coalesce so coalesced waiters
also get a log entry. The upstream client already logs request
completion with duration, so fetches vs coalesced waits are
distinguishable.1 parent 636a0c0 commit f5344ec
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
120 | 127 | | |
121 | 128 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments