What happens if I exceed the request limit on the free plan?
Hello! Sorry for noob question.
Right now, I'm on the free plan, and I have some pages and one worker that uses email routing to send an email. What would happen if I got ddos and exceeded the free request limit? Do I get billed, or does it just stop working? If I got billed, can I change it so it just stops working?
Thanks in advance.
2 Replies
It just stops working on free plan (Although not instantly, if it's a bunch of requests you may be able to fly over the limit/take a while to shut off, but it should eventually)
Pages also has unlimited free static asset requests, you just have to worry about ones that invoke a function
I see. Thanks for the answer!👍