firebasegoogle-cloud-platformgoogle-cloud-functions

Firebase function deployment timing out


Today suddenly, all firebase function deployments timeout after 25 minutes, despite changing nothing about the firebase cli and other dependencies.

firebase-tools: 11.18.0
node: 14.20.1
firebase-admin: 11.5.0
firebase-functions: 4.2.0
firebase deploy --only functions:functionName 

Solution

  • A few hours later, without updating any dependencies or CLIs, the problem fixed itself. It was definetly something broken on Google side. But what's surprising is how it wasn't even listed on the status dashboard.