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
Identical re-run passed. rocrate-validator cache warm --all-profiles downloads nine profile vocabularies externally at build time and exits non-zero if any fetch fails.
w3id.org drops connections occasionally, so every image build has a small chance of failing for reasons unrelated to the change being built.
Options
Retry loop in the Dockerfile in/around cache warm (e.g. 3 attempts with backoff)
Retry support upstream in rocrate-validator - this might be a better home for the fix
Issue
rocrate-validator cache warm --all-profilesdownloads nine profile vocabularies externally at build time and exits non-zero if any fetch fails.Options
cache warm(e.g. 3 attempts with backoff)rocrate-validator- this might be a better home for the fix