In our cloud functions (using the Node.js Admin SDK) we just saw a cluster of failed Firestore writes with this error message:
Error: 8 RESOURCE_EXHAUSTED: This project has exceeded their maximum request_rate/bandwidth/doucment_rate for writes, please retry with exponential backoff. To learn more about limits, see 'Maximum writes per second per database' under 'Usage and limits' section of the support documentation
What is the maximum writes per second per Firestore database?
Thanks,
Sam