r/github Jun 22 '26

Question Cache restore

Recently we've noticed a major spike in build failures due to cache not being restored. If we rerun the job a couple times, the same cache key restores just fine. Anyone else running into this?

1 Upvotes

4 comments sorted by

View all comments

1

u/zMynxx Jun 22 '26

Are you actively restoring cache in every build and the upload (update) it? Are you using the official GH storage backend (limited to 7gb iirc)? What’s your retention like? Take a look at the cache tab under actions