firebase / firebase-tools-ui

A local-first UI for Firebase Emulator Suite.
https://firebase.googleblog.com/2020/05/local-firebase-emulator-ui.html
Apache License 2.0
262 stars 60 forks source link

Limited the number of documents in the collection viewer to 9500. #935

Closed christhompsongoogle closed 1 year ago

christhompsongoogle commented 1 year ago

This is to resolve an issue where the Firestore emulator is hitting a 10k webchannel queue limit.

https://github.com/firebase/firebase-tools/issues/5197