Hello, my codegen project all of a sudden now fails during static page generation, mainly the dynamic [slug] pages:
can you tell what is timing out? How are you fetching the slugs in getStaticPaths()
?
Sorry i’m a dummy when it comes to this stuff. Attached is the pages/index.tsx, console output of homepage and the new error after loading a dynamic page.
The slugs are fetched from a data query.
Everything worked fine 2 weeks ago, i’m using the same integration, same url paths etc
can you share the code in your getStaticPaths()?
also what’s the project ID?