Closed jensbuehl closed 1 year ago
Reason: Firestore limitation Example: ID "IN" Favorites is limited to only 10 elements in the lookup.
Rewrite get favorites. Inspiration here: https://stackoverflow.com/questions/46721517/google-firestore-how-to-get-several-documents-by-multiple-ids-in-one-round-tri
For some reason it is working now with even 20+ items. Let's keep an eye on it.
Most likely the API constraints got removed, it works smoothly. Closed for now. Let's re-open if issues re-appear.
Reason: Firestore limitation Example: ID "IN" Favorites is limited to only 10 elements in the lookup.
Rewrite get favorites. Inspiration here: https://stackoverflow.com/questions/46721517/google-firestore-how-to-get-several-documents-by-multiple-ids-in-one-round-tri