Websockets suddenly not connecting
skowt
HOBBYOP

5 months ago

My deployment has stopped accepting websocket connections although nothing has changed on the app code.

Does anyone know of a recent change that means that websockets are blocked?

I’m using the generated domain so I understand if there’s some sort of limit on it.

$10 Bounty

1 Replies

5 months ago

The only known limits that might affect WebSockets are:

  1. Maximum duration of 15 minutes for requests.
  2. 10,000 requests per connection.

They are definitely not blocked and can still be utilized.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...