2 months ago
Hi , currently having hobby plan which have 8GB of Ram usage. I need to increase my ram usage from 1GB to 4GB at least how to do, as my app is getting OOM error when processing big file. I am currently doing embeddings.
1 Replies
2 months ago
The Hobby plan supports up to 48 GB of RAM per service, so your "shannon_ai" service can use well beyond 4 GB without any plan upgrade. Services autoscale vertically on Railway, meaning memory grows automatically as your app needs it. If your service is being killed at a specific memory threshold, check whether you have a replica memory limit configured under your service's Settings > Deploy > Replica Limits, and remove or raise it to allow higher memory usage.
Status changed to Awaiting User Response Railway • about 2 months ago
a month 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 • about 2 months ago