docchula / FlickPlayer

SMCU Recorded Lecture Browser
https://flick.docchula.com
0 stars 0 forks source link

Firestore's quota is exceeded #25

Open ittipatken opened 5 months ago

ittipatken commented 5 months ago
@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 commented 5 months ago

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 commented 5 months ago

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: