What happened on the 23rd? latency in rts webgame
mattbcloud
HOBBYOP

2 months ago

Hello,

I'm using railway to serve up play-bolo.com - it's been running well enough for two months. it's a web game that runs at 50 ticks a second. after the infrastructure maintenance event on the 23rd the game is laggy and unplayable. I hadn't made any new deployments during this time.

On the 23rd I received this message in an email-
Date: Tue, 23 Dec 2025 18:51:04 +0000
---------------------------
Hello,

Your Railway service will be affected by an infrastructure maintenance event.

There is no action required on your part. Normal performance will return once maintenance completes. We apologize for the inconvenience.

For questions or concerns, please contact us at station.railway.com.

Thank you for your patience,
The Railway Team
----------------------------------------

What I have seen is unreliable message delivery.
Bursty Delivery Pattern:

Timing pattern: [0, 104, 2, 1, 1, 0, 11, 97, 0, 0, 1, 0, 9]

- Messages should arrive evenly every ~20ms

- Instead: 100ms gap → burst of 4 messages in 2ms → 97ms gap → burst

- This causes jittery movement and input lag

I suspect there's some buffering happening for WebSocket connections that wasn't present before?

thank you.

Solved

3 Replies

sarahkb125
EMPLOYEE

2 months ago

Hi there,

Can you please clarify what time period the pattern you're sharing is from? I see some spikes in traffic today (Dec 28th), so wondering if it's related to that, or from earlier.

Best,

The Railway Team


Status changed to Awaiting User Response Railway 3 months ago


mattbcloud
HOBBYOP

2 months ago

that was a couple of hours ago.


Status changed to Awaiting Railway Response Railway 3 months ago


mattbcloud
HOBBYOP

2 months ago

It looks like this latency issue is limited to my home connection. I moved to the starbucks down the street and my game is behaving normally once again! this incident may be closed. happy new year!


Status changed to Solved mattbcloud 3 months ago


Loading...