Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firestore's quota is exceeded #25

Open
ittipatken opened this issue Apr 19, 2024 · 2 comments
Open

Firestore's quota is exceeded #25

ittipatken opened this issue Apr 19, 2024 · 2 comments

Comments

@ittipatken
Copy link
Member

@firebase/firestore: Firestore (10.9.0): FirebaseError: [code=resource-exhausted]: Quota exceeded.
@firebase/firestore: Firestore (10.9.0): Using maximum backoff delay to prevent overloading the backend.
@keenthekeen
Copy link
Member

keenthekeen commented Apr 19, 2024

Seems like people are cramming hard for the upcoming exam. I'll look into optimization of database operations. In the meantime, I've upgraded Firebase to a paid plan that should accommodate the temporary increased load, with an expected cost of under $2 per month.

Screenshot_20240419_172713_Chrome

@keenthekeen
Copy link
Member

Idea:
Some self-hosted Firebase Realtime Database alternatives, such as Supabase, are interesting options. It could also enable some new cool features that is too expensive on Firebase:

  • Current viewer count
  • View count

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants