dontstoplovingmebaby
PRO
a year ago
When running railway logs
my connection will only stay open for a couple of minutes before disconnecting. Is it possible to extend this connection for a longer period of time, say 20 minutes?
it's soothing to have the logs running in the background (sometimes)
0 Replies
a year ago
Railway's API doesn't't allow you to keep long websocket connects open, it's not a limitation of the cli.
simply run railway logs
in a while loop
a year ago
modern problems require modern solutions