Hi… It looks like the timeout is really due to the game servers themselves—not the replay:
$ curl -i 'https://floating-islands-game-server.fly.dev/'
curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection
to floating-islands-game-server.fly.dev:443
Perhaps you could post the fly.toml
, for that app?
Aside: Also, you might be interested in the parallel thread on region/replay nuances.