Hi Google community,
I’m seeking help understanding an issue I encountered today (between 4:00pm and 5:00pm EDT). Google was having trouble instantiating some firebase functions during that time, and the error in the logs stated:
“The request was aborted because there was no available instance. Additional troubleshooting documentation can be found at: https://cloud.google.com/functions/docs/troubleshooting#scalability”
I checked the Google Cloud Status Dashboard, but no issues were reported during that time. I also reviewed the troubleshooting documentation linked in the error message, but I’m still unclear on the root cause. What’s confusing is that some of the endpoints affected had minInstances configured, so theoretically, there should have been at least one idle instance available.
Any insights or advice for diagnosing or preventing this in the future would be greatly appreciated!
Thanks in advance for your help.
Daniel