8 months ago
Hey, i am running n8n but i don't have that much stuff running on it and still, the comsuption of my credits looks like it will go further the 5€ plan but i really dont do that much on my n8n so i am not sure to uunderstand because, as soon as i will use it more, i will have to pay a lot then ?
Thank you for your help.
5 Replies
8 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
8 months ago
It could be because of the anti autosleep i have set up, can i do something that won't take this into consideration in the final data usage ?
8 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 8 months ago
8 months ago
Hi verbao, if your deployment(s) exceed the $5 credits, then only you would be charged.
Post that, the pricing structure is provided below. It won't be exponentially high as Railway is the best platform for running a wide range of services at minimal cost. As you already told that you are tracking your usage (https://railway.com/workspace/usage is the perfect place to see the expected usage of services in the month)
If you feel that it would increase the cost much, you can switch to the Serverless (app-sleeping) feature (can toggle it via the settings of your deployment instance on the Railway dashboard). Serverless feature is a great thing to manage the costs incurred by the project, because after 10 minutes of inactivity, the server sleeps, and restarts again when someone makes a call to your service.
https://docs.railway.com/reference/app-sleeping
If that helped you, do mark this as the solution
Attachments
8 months ago
I hope that helped you, verbao
If so, then do mark my previous reply as the solution so that the query could be resolved
clashing
Hi verbao, if your deployment(s) exceed the $5 credits, then only you would be charged.Post that, the pricing structure is provided below. It won't be exponentially high as Railway is the best platform for running a wide range of services at minimal cost. As you already told that you are tracking your usage (https://railway.com/workspace/usage is the perfect place to see the expected usage of services in the month)If you feel that it would increase the cost much, you can switch to the Serverless (app-sleeping) feature (can toggle it via the settings of your deployment instance on the Railway dashboard). Serverless feature is a great thing to manage the costs incurred by the project, because after 10 minutes of inactivity, the server sleeps, and restarts again when someone makes a call to your service.https://docs.railway.com/reference/app-sleepingIf that helped you, do mark this as the solution
8 months ago
Any progress, verbao