Snapshot Listeners 是否有限制或费用?
Is there a limit or cost for Snapshot Listeners?
最近 updates to Firebase,Cloud Firestore 引入了 两个新的 使用指标 :
活动连接数
快照侦听器
关于活动连接,我发现有一个limit of 1000000 (1M)
concurrent connections. So I can understand why that metric would be useful, but what about the snapshot listeners metrics? That number looks quite scary and Stackdriver Monitoring没有提到任何成本或 限制 为 "The number of snapshot listeners across all active connections".
听众不会比阅读文档通常产生的额外费用。请参阅 documentation on billing 以更好地了解其工作原理。
请contact Firebase support directly解决其他账单问题。
最近 updates to Firebase,Cloud Firestore 引入了 两个新的 使用指标 :
活动连接数
快照侦听器
关于活动连接,我发现有一个limit of 1000000 (1M)
concurrent connections. So I can understand why that metric would be useful, but what about the snapshot listeners metrics? That number looks quite scary and Stackdriver Monitoring没有提到任何成本或 限制 为 "The number of snapshot listeners across all active connections".
听众不会比阅读文档通常产生的额外费用。请参阅 documentation on billing 以更好地了解其工作原理。
请contact Firebase support directly解决其他账单问题。