I know that the max number of simultaneous connections for Firebase's real-time database is ~100,000, but what about for Firestore?
For example, how many users could actively listen for document changes on a document? What is the "comfortable" limit for this (not just the theoretical max)?