Hi Fly team,
I’m seeing slow or stuck behavior across multiple Fly apps in fra.
This is not just one app and not just provisioning. All normal app actions are slow. I tested from two different client machines.
Symptoms:
-
Public route may respond, but actions inside the app hang or take a long time.
-
One request connected over TLS but received no bytes for 60s.
-
Logs show event-loop delay and delayed fetch timers.
-
One Machine showed very high CPU steal in top:
%Cpu(s): … 90.9 st
Example log lines:
liveness warning: reasons=event_loop_delay,event_loop_utilization
fetch timeout after 10000ms ... timer delayed ... likely event-loop starvation
All affected Machines are in fra and use shared CPU.
Can someone from Fly check whether there is host pressure or a FRA issue affecting shared CPU Machines?
Thanks.