Gatsby local build fails on ETIMEDOUT error on queries

Hi there,
Not sure if this is more a gatsby or a graphql question, or just the gatsby-source-prismic-graphql plugin. For the past few days when building locally, half the time the build fails because the graphql query receives an ETIMEDOUT error. Other times it builds without issues. Local build is fine, and queries are unchanged from a working state. Please let me know if you have any insight about this issue, thanks!

Hey Zach, welcome back!

If the project runs fine locally, try deleting the cache and rebuilding afterwards.

gatsby clean then gatsby build

This issue has been closed due to inactivity. Flag to reopen.