We’re proxying from our Netlify to another Netlify site/branch. It works usually but sometimes a series of proxied requests are very slow, often so slow it times out after 60 seconds.
Here’s one example where a bunch of the proxied requests timed out:
(Some of the proxied requests did return successfully, in the above example.)
The site name is “cuttle-staging” and it’s proxying to site name “cuttle-editor” on branch “main”.
We haven’t noticed this issue with any requests that aren’t proxied.