-
Notifications
You must be signed in to change notification settings - Fork 201
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
functions: got "Quota Exceeded" error while trying to update Waiting to retry #125
Comments
As a workaround I have two methods, the first one is to put every group in separate steps and the second method is to split it in separate jobs using matrix separate stepscons:very slow
separate Jobscons: some unestable and some functions throw this error "code":9,"message":"Invalid source token"
|
This worked well, a couple of tweaks that helped for me:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, thanks for this awsome project.
Im getting this "Quota Exceed Error" after we passed the 50 functions, it seems is the write requests per minute quota and it cannot be inncresed
Cloud Functions API | Write requests per minute | | 50 | 21.6 % | 55 % |
Firebase Management API | Firebase Apps per project | | 30 | 3.33 % | 3.33 % |
The text was updated successfully, but these errors were encountered: