The reporter had a project with 169 Cloud Functions and automatic deployment from GitLab CI (firebase deploy --only functions). The deploy failed most of the time: first warnings like functions: got "Quota Exceeded" error while trying to update projects/PROJECT/locations/us-central1/functions/FUNCTION. Waiting to retry..., then a list of functions that failed to create or update. It worked from one developer's machine but not from CI. The issue was closed by a bot, but the thread converged on a concrete workaround that another user confirmed improved things.