perry
August 7, 2019, 8:02pm
2
hi there, have you read through these posts?
Briefly summarize the issues you have been experiencing.
I’m creating a GatsbyJS site that will be 11 pages of design project images (including process). Specifically, the projects are thesis projects from a design program I was recently in. So, each person is adding about 15–25 relatively high-res images, and these are generating a pretty big cache once Gatsby. However, I can’t imagine that it’s that much larger than a typical design portfolio or blog might be. The cache is about 675mb so far,…
and relatedly
Last review by Netlify Support Team on December 2022
When a deploy gets stuck with no apparent build failure, it typically means that while our robots did start building your code, it didn’t wrap up some process within the 15 minute time limit our build environment requires. Why can this happen? More on that in a sec, but first I want to mention that our build environment requires all processes, not just the main ones started by your build to complete. If even one thing gets stuck, the proces…
sounds to me like your build is indeed timing out - why, i can’t say without knowing things like your instance (netlify) name. But it seems likely that something to do with jekyll isn’t completing, so the build times out.
Give us a shout if neither of those posts help you identify the culprit. Mention what you’ve tried, and what your netlify name is.