Fetching R2 Worker gives fetch failed
Using NextJS (open next) running in localhost, I'm calling an API endpoint from my client frontend. Testing locally and I will sporadically get 'fetch failed'. Has anyone experienced this? Seems like the request is never escaping my machine, I don't see logs in my R2 worker or get response codes back or anything.
0 Replies