I developed a sample application using Angular and Firestore. I deployed my application about 2 months ago and since then always has worked great.
In the last week, however, I noticed that the application is blocked after a couple of hours of usage for "client offline" error. I found out that after 2 hours of usage I exceed the daily quota of reading operations.
The limit is 0,05 milions operations. But normally I make 30-40 operations in a hour and I never got error before the last days.
Is something changed?
Thanks