How to keep alive node js application?

deegeevince
HOBBY

3 months ago

Hi team my Node.js application seems to be getting killed and it feels like its getting killed by Railway. Can anyone verify as to whether there are certain requirements that are necessary to be met to have a long running process?

Solved

3 Replies

mjablonski
PRO

3 months ago

Have you checked the memory settings for your application? Maybe Railway restarts your application because your application hits the configured limit.


deegeevince
HOBBY

3 months ago

i found the issue user error!!


chandrika
EMPLOYEE

3 months ago

Looks like you're sorted! I'm gonna close this out, but please feel free to re-open this thread or make a new one if there's additional issues!


Status changed to Awaiting Railway Response railway[bot] 3 months ago


Status changed to Solved chandrika 3 months ago


How to keep alive node js application? - Railway Help Station