The request results in 236 row reads in DO metrics, but worker logs only show 5 SQL queries with 1 r

The request results in 236 row reads in DO metrics, but worker logs only show 5 SQL queries with 1 row read each. The only thing unaccounted for is that one KV get at the start, which is why I'm asking if KV API has a different way of counting.
Was this page helpful?