14 days ago
Hi everyone,
My backend service (ProdeVidt2026) has suddenly become extremely slow today, with response times spiking between 13s and 30s. The weird part is that the exact same setup (app + DB) runs perfectly fine with normal millisecond latency in my local environment.
Here is what I've checked so far to rule out application bugs:
- No Code Changes: This started happening without any new deployments today.
- Metrics: Request Error Rate is 0% (only returning 2xx codes), network throughput is low, and I see no OOM (Out Of Memory) or high CPU warnings in the dashboard.
- Database: Postgres is just running its normal periodic checkpoints, no crashes or deadlocks reported.
Since the code behaves perfectly local, I suspect there might be a network routing issue, a noisy neighbor on the underlying host, or an internal proxy bottleneck affecting my cluster.
Has anyone faced a similar sudden latency jump today? Any pointers on what else to check on the Railway side when the app isn't throwing errors but just hanging?
Thanks!
4 Replies
14 days ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 14 days ago
Status changed to Solved gerardosantacruz • 14 days ago
14 days ago
There's a current issue relating to slow requests, this may be related, team is looking into it
Status changed to Awaiting Railway Response Railway • 14 days ago
Status changed to Open brody • 14 days ago
14 days ago
The Miami pop that was experiencing elevated packet loss was taken offline by the Railway team, this should relieve the elevated response times until the Miami pop can be properly repaired
14 days ago
Hi, im experiencing the same issue