Serverless sleepmode service consuming resources.
vikas-gits-good
HOBBYOP

2 months ago

I have a falkordb-server image running. It is serverless with mounted volume. I have loaded it with my data. It is supposed to be sleeping right now but I still see that it consume ~470 MB RAM continuously. I thought this was supposed to be zero. vCPU and network are 0 as expected.

Same thing with my other rag service as well.

Attachments

Solved

2 Replies

Status changed to Awaiting Railway Response Railway 2 months ago


vikas-gits-good
HOBBYOP

2 months ago

Okay, now after a couple of hours its down to zero. Can someone explain how this works?


sam-a
EMPLOYEE

2 months ago

When serverless is enabled, your service is put to sleep after 10 minutes of no outbound traffic (including database connections, telemetry, NTP, etc.). The memory graph in the metrics tab displays the last reported value before the service went to sleep, which is why it appeared flat at ~470MB even while sleeping. Your actual billed memory for falkordb-prod this cycle is only $0.01, confirming you were not charged for that 470MB continuously.


Status changed to Awaiting User Response Railway 2 months ago


Railway
BOT

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


Welcome!

Sign in to your Railway account to join the conversation.

Loading...