Continuous RAM usage
sklaghari
PROOP
2 years ago
Hi RAM usage is showing even if no one is using the application which is costing me.
1 Replies
2 years ago
if your app is running, resources will be used even if no requests are coming in, Railway is not serverless, but you can enable app sleeping to achieve something similar.
https://docs.railway.app/reference/app-sleeping
https://docs.railway.app/guides/optimize-usage#enabling-app-sleeping
Status changed to Solved Railway • about 2 years ago