I’m seeing this issue intermittently since yesterday. Requests times are between 500ms and 3s. The page in question is hitting a fairly simple Elixir/Phoenix page.
Here’s the proxy error in the logs:
proxy[343f6d8f] yyz [error]Error: error while making HTTP request to app: operation was canceled: request has been canceled
Same here, with a Strapi instance connected to a Supabase postgresql database.
It’s like it was “idle”; after 1 minute I get a 502 Bad Gateway response.
Sometimes, it works then… it works. If I try some hours later, it does it again.