The app freezes suddenly without throwing any error
burakgzt
PROOP

2 years ago

I have a Railway instance that I deployed Temporal server and also a worker https://temporal.io/ . It has a flow that runs python code via worker and it run several times in sequence. The issue is after some 3-4 runs, it suddenly freeze at next run in same point of the code. I was suspicious about memory leak as there is no log about any error but the metrics on dashboard are never hitting the maximum allocated. And its almost impossible to debug as there is no log.

It might seem not directly linked to Railway but it never happen if I run exactly same Docker image locally. So something happens within railway only. I wonder if there is something I can investigate within Railway to know exact cause of freezing or do you have any insights?

Solved

1 Replies

2 years ago

This is highly unlikely to be a Railway issue. We have multiple other users running Temporal successfully without any issues (and we're doing so ourselves).

it suddenly freeze at next run in same point of the code

If it's reproducible in this manner, it's definitely not a Railway issue and we're unable to help with that.


Status changed to Awaiting User Response Railway over 1 year ago


Railway
BOT

7 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 7 months ago


Loading...