Moving from Gatsby Cloud, Error running command: Command did not finish within the time limit

Hi I am getting the error:

Error running command: Command did not finish within the time limit

It happens just after:

success run queries in workers

I had this site building on Gatsby Cloud where it was building very quickly. It is obviously exceeding the build time limit now on Netlfiy, I believe this is during the image processing.

Are there things that I can do to improve build times on Netlfy for Gatsby sites?

It is happening on this site: Netlify App

Hi @djavco,

Thanks for reaching out!

I’ve increased the build time out for that site to 45 minutes. Could you let us know if you continue to have issues?

Additionally, we have a Support Guide here on build time optimization:

Let us know if you have any questions.

Thanks that worked - do you think it would be a good idea if customers could change this limit, for a fresh build with Gatsby this is a common problem on Netlify?

Hi @djavco,

Thanks for the follow-up and letting us know it worked.

I do think it would be a good idea if customers could change the limit. I found a feature request and added your voice to it so that our team knows customers are interested in that ability and so we can get back in touch if things change.

Hi @djavco,

I should have added that you can increase the build time limit using Open API: https://open-api.netlify.com/

If you haven’t, you can get started with Netlify API by following our docs here:

We also have a Support Guide here:

with additional details.