Files
KevinPham-TruffleSecandCursor 07e3ac7171 Introduce a new optional detector interface that will allow us to verify credentials not in the cache (#5298)
* Introduce a new optional detector interface that will allow us to verify credentials not in the cache

* Record verify time only for actual remote verification in verifyCacheMisses

A fully cached chunk previously recorded cache-lookup and hashing time as
remote verify time; now only VerifyResult wall time is accumulated, and
nothing is emitted when every result hits the cache, matching the
all-or-nothing path.

Co-authored-by: Cursor <[email protected]>

---------

Co-authored-by: Cursor <[email protected]>
2026-09-15 21:00:32 -07:00
..
2024-12-16 03:51:17 -08:00