You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will still hit the repo and mirror but should result in a 304 in most cases, assuming the mtime gets restored correctly.
Question is if we should cache them separately. Probably better, assuming we restore in parallel, since they might change more often than packages and invalidate the caches needlessly otherwise.
The text was updated successfully, but these errors were encountered:
In theory these files could be cached, to speed up updating:
It will still hit the repo and mirror but should result in a 304 in most cases, assuming the mtime gets restored correctly.
Question is if we should cache them separately. Probably better, assuming we restore in parallel, since they might change more often than packages and invalidate the caches needlessly otherwise.
The text was updated successfully, but these errors were encountered: