-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Google Cloud functions has a quota on API calls (WRITE), which makes deployments of large number of functions impossible. This can be solved by limiting the number of requests firebase-tools
makes per 100 seconds by queueing and performing operations within this limitation.
I'd be willing to work on adding support for this scenario, please let me know if such a PR would be accepted. Update: don't have capacity for this at the moment.
nyamage, ippeiukai, jaycosaur, mad-it, Jank1310 and 3 more