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
if a cache save or cache restore fails, does the build fail? "It’s a hard quota which means the build will fail while trying to upload cache item exceeding the quota" implies that it will fail, but as of Build should not fail because of cache errors #723 I believe it doesn't, so perhaps this needs updating
if a cache fails part way through restoring, will it make sure the cache directory is clear before continuing? Or should users validate the cache before relying on it? (similar question for failing part way through saving - will a corrupt cache potentially be restored on the next run?)
https://www.appveyor.com/docs/build-cache/
For example:
Unfortunately, the latter is not a hypothetical question - https://ci.appveyor.com/project/rust-lang/rust/build/1.0.2623/job/46o90by4ari6gege#L5
The text was updated successfully, but these errors were encountered: