Querying a collection immediately after batch commit data in it
I am noticing a behaviour where data that I create using batch commit into a collection isn’t immediately available when querying. Here what I do:
Issue with Firebase request – Taking more than 10 minutes randomly
I am writing several documents in my application following the acceptance of a “reservation”.
So I’m executing the following function, with a batch.
Sometimes it executes correctly, sometimes it takes more than 10 minutes to execute, on the same device, same network.