fetch() calls throwing Connect Timeout Errors

We are fetching a lof images from our CMS during build. We are recently getting Connect Timeout Error a lot. First, it was one image. But now the more images are getting added to the CMS, the more we are getting Connect Timeout Error. Why is it happening? Is there any concurrent request limit in Cloudflare Pages? And if there's a limit, should Cloudflare automatically handle this?
Was this page helpful?