Deployments don't scale to match resources- Workers silently go OOM and stop logging at 1 vcpu 1gb memory
harvpark
PROOP

a year ago

Title.

Tried running this on one fastapi backend, moved to celery workers with redis, but still no luck.

Trying to run a bulk operation on a library, and logs silently stop at the bulk operation, with graphs showing clear peaks at 1vcpu ang 1gb memory, and staying there. This does not reset the deployment or give a OOM email, it silently stops without scaling resources.

Can't understand why, changing concurrency or other methods has not changed the underlying problem.

Solved

1 Replies

That's an issue with your app that we can't help debug, sorry. You're given your plan's limits (32vCPU/32GB Memory), but we can't tell you why your app isn't using them.


Status changed to Awaiting User Response Railway 11 months ago


Railway
BOT

10 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 10 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...