Database I/O Capacity in Firebase usage metrics (“Analytics” tab)
问题 In the "Analytics" tab in Firebase, a chart displays the capacity used in the last 24hrs. I played a bit with queries, using Firebase REST API, and ended up with a 100% capacity used. What does it mean exactly? At this point, is the base still accessible by users? (I got some error 500 on my side) Also what could be the cause for this 100% capacity used? When we try to retrieve many data from Firebase? (it happened when I stopped using the limitToLast parameter) 回答1: As the Firebase database