HTTP 429 on graphql queries

Recently while building my site and sending graphql requests, I get very often random HTTP 429: ECONNREFUSED 104.18.39.139:443 - itโ€™s really annoying and makes work frustrating because a single rejected request means I can rebuild the site again as I might be lacking pages. Is there any way to fix it?

hello @it-ops sorry for the delay here, but looks like you made too many requests. In case of a 429 you can simply wait for a second and do the call again? Without doing a full build again.

If you can provide more details on https://www.datocms.com/support/ about your project we can have a deeper look

1 Like