API Service allocates a lot of RAM
service
PROOP

a year ago

I have an API which allocates a lot of RAM without even being invoked. API is written in C# and is connected to a Mongo DB. AppSleeping is enabled but it is never going into sleep Mode.

ProjectId: 7576ce5f-6453-410e-9d09-212c4299e9a7

Solved

1 Replies

a year ago

Hello,

Unfortunately we can't tell you why your application is using as much RAM as it is, think of it in terms of a power company, they can tell you how much power you used, but they can't tell you why you used however much power you did.

As for the app not going to sleep, we also can't say for sure, but my hunch is that your application is keeping an active connection open to something, more than likely, your database.

Please see this docs page for more information on app sleeping - https://docs.railway.app/reference/app-sleeping


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...