Andre Mendonca
Andre Mendonca
@jasonbahl Unfortunately I am still getting the page even if I query for more fields. When visiting the URI /test/ it 404s on wordpress' front-end. 
Hey @icyJoseph I only have these 2 APIs mentioned to test at the moment. Haven't Undici been removed from next14?
I'm pretty sure this issue doesn't happen on local environments, only on live servers but I'll be testing on pure node soon. I also found these 2 related issues? https://github.com/nodejs/undici/issues/2362...
Yeah I'm on that discussion as well. For me though it only happens in production, not local. Which API are you trying to fetch? Is it through a client component...
Which external APIs are you trying to fetch specifically and which method are you using? @zackproser @kpratik2015
> > Since the issue is intermittent and this function typically resolves within 1 second, you may by able to work around the issue by implementing a retry strategy where...