Is there a way to limit Firebase's Blaze plan?

前端 未结 3 2034
生来不讨喜
生来不讨喜 2020-12-01 15:54

I\'m currently working in a social network app and I need to do a search feature. Firestore does not support these kind of queries, so I need to use an external service like

3条回答
  •  温柔的废话
    2020-12-01 16:11

    You cannot set spending limits to your app now.

    As of December 12, 2019, you can no longer create spending limits, but you can change or remove existing spending limits.

    https://cloud.google.com/appengine/pricing#spending_limit

    You can create budgets, which will alert you when reaching the budget. But it won't stop the usage when hitting the budget.

    https://cloud.google.com/billing/docs/how-to/budgets#add-new-budget

提交回复
热议问题