Handle warm cache situations in Maven virtual registry
Compare changes
Files
10- David Fernandez authored
In this case, the cached response is located and checked if it can be used. If that's the case, it is used to provide the file. If not, it checked against the related upstream and updated if necessary.
@@ -36,12 +36,42 @@ class CachedResponse < ApplicationRecord