#What happens if I run out of accelerate queries

2 messages · Page 1 of 1 (latest)

vital violet
#

Hi!

If I get out of prisma accelerate queries, do the queries continue to be served by my backend, or am I required to pay for additional queries anyway?

Because it seems like I’m forced to use accelerate on Cloudflare anyway, so I would naturally prefer to just use the free quota and continue serving requests from my database once I run out of accelerate requests.

novel elk
#

Hey @vital violet 👋

If you run out of the free quota (60,000) queries of Prisma Accelerate and are not subscribed to any Plans then the queries would stop working till the quota is refreshed. It won't automatically switch to your database. You could subscribe to the starter plan where you are charged only for your usage (after the 60,000 queries)

If your goal is to just use Prisma with Cloudflare workers then you will be able to use it very very soon. (Keep an eye on our announcements 😄 )