Hello!
I already have a worker running with frontend in pages and durable object to handle some operations.
But I'm in free tier right now, I need to scale up my application but I don't know what will happen if over the free limit.
- My application will stop suddenly?
- Will continue running and I'll automatic be in debt?
Anyone know?
Thanks!