mirror of
https://github.com/moby/buildkit.git
synced 2026-08-09 01:01:08 +00:00
Use the resolver-cache ref ID directly when loading a cached HTTP snapshot. This avoids dereferencing missing metadata for cache entries found during a concurrent solve. Reset the unauthorized checksum race request counter per solve iteration so each retry applies the intended first-request delay. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>