means that something had fallen out of the local c...
# development
w
means that something had fallen out of the local cache
the cache entry is one thing in the database, but all the transitive digests that are required to actually load the cache entry are another.
some of the cases of that message are worth logging at warning (there is an ExecuteProcessRequest in the database, but one of its outputs had been deleted), but others aren't (the cache entry was there, but not the ExecuteProcessRequest)
👍 1