requests just say pending
# workers-help
j
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.
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.