using the workers playground testing site to just make a simple http request to a GQL API, but the request just stays stuck on pending, works with other websites, but this call just hangs and i have no idea why.
Jup
05/04/2023, 9:34 PM
for example, i removed the ../graphql end of the url and it 404d right away (expected) also this same request works in my http client, takes around 3 seconds to complete.