just hang? I'm getting no errors/success or response of any kind, the promise never returns, so my call just hangs there.
r2.get()
r2.get()
is working fine. The path looks good (an existing object) and the data is a string.
Actually, it finally responded with a 504 Gateway timeout. This is with wrangler dev as well as the deployed code. And it wasn't happening a couple days ago, just started last night for me.