Hi,
I am currently running into an issue where i can't deploy my functions to Firebase. Here are the logs displayed on the CLI:
⚠ functions: failed to update function time_off_request_action.
⚠ functions: HTTP Error: 429, Quota for Google Cloud Functions API exceeded for project.
⚠ functions: 34 function(s) failed to be deployed.
What i want to ask is how long the exceeded quota is taking effect. Will the quota exceeded resets daily?.
Thanks.