【发布时间】:2021-04-05 18:27:26
【问题描述】:
我在控制台中查看了我的 Firebase 存储使用情况,并注意到在我部署 Cloud Functions 的那一天,存储使用量激增。我看到一条名为us.artifacts.%PROJECT NAME%.appspot.com 的新橙色线出现了。为什么我的与 Cloud Functions 相关的数据会存储在 Firebase Storage 中?我该如何防止这种情况?我对存储使用量激增的问题是担心它会继续增加,导致我超过免费层限制。
【问题讨论】:
标签: firebase google-cloud-functions firebase-storage