Search code examples
firebasegoogle-cloud-firestoreangularfire2

AngularFire/Firestore Using maximum backoff delay to prevent overloading the backend


Today after a simple deploy for adjusts (without install new features) my angularfire application stay lot delay. When checked the console log see this message, in login screen, without any operation or request.

Somebody can give some trick?

Firestore (4.9.0) 2018-05-22T22:05:09.569Z: FirebaseError: [code=resource-exhausted]: Quota exceeded.
Firestore (4.9.0) 2018-05-22T22:04:17.606Z: Using maximum backoff delay to prevent overloading the backend.

enter image description here


Solution

  • Problem solved after unistall old unused functions

    npm uninstall firabase-functions