firestore.recursiveDelete()
doesn't work on collections with over 1000 documents
#2292
Open
3 tasks done
Labels
api: firestore
Issues related to the googleapis/nodejs-firestore API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Is this a client library issue or a product issue?
This is the client library for Firestore.
Did someone already solve this?
No
Environment details
@google-cloud/firestore
version: 7.11.0Steps to reproduce
firestore.recursiveDelete()
on the collection referenceThe text was updated successfully, but these errors were encountered: