是什么导致 firebase 部署以这种方式失败?
What casues firebase deploy to fail this way?
我的功能部署得很好。然后一天早上,当我去部署时,我开始在大约一半的功能上收到这个错误。是什么原因造成的,我应该如何解决?
Build failed: {"cacheStats": [{"status": "MISS", "hash": "faf64a157eae1ded8e6b3245bbccc5f0de78ebc473617f08cfcf4a630f1fc21", "type": "docker_layer_cache", "level": "global"},
{"status": "HIT", "hash": "faf64a157eae1ded8e6b3245bbccc5f0e278ebc473617f08cfcf4a630f1fc21", "type": "docker_layer_cache", "level": "project"}]}```
最可能的原因是 outage that started a few hours ago (January 7th. 2020), affecting several Cloud Function deployments with errors such as Build failed
and INVALID_ARGUMENT
. Engineering is aware and they're working on it. If you're unsure or wish to stay up to date on it, contact support。
我的功能部署得很好。然后一天早上,当我去部署时,我开始在大约一半的功能上收到这个错误。是什么原因造成的,我应该如何解决?
Build failed: {"cacheStats": [{"status": "MISS", "hash": "faf64a157eae1ded8e6b3245bbccc5f0de78ebc473617f08cfcf4a630f1fc21", "type": "docker_layer_cache", "level": "global"},
{"status": "HIT", "hash": "faf64a157eae1ded8e6b3245bbccc5f0e278ebc473617f08cfcf4a630f1fc21", "type": "docker_layer_cache", "level": "project"}]}```
最可能的原因是 outage that started a few hours ago (January 7th. 2020), affecting several Cloud Function deployments with errors such as Build failed
and INVALID_ARGUMENT
. Engineering is aware and they're working on it. If you're unsure or wish to stay up to date on it, contact support。