service · inferred from evidence
config (v1)
A version of a configuration service for Firebase functions, requiring the Cloud Runtime Configuration API.
- Firebase deploy fails: "Cloud Runtime Config is currently experiencing issues, which is preventing your functions from
The root cause is server-side on Google's end: firebase deploy calls the Cloud Runtime Configuration API (runtimeconfig.googleapis.com) during functions deploys, and when that API 500s the deploy halts.