I need to iterate over a list of dictionaries and push data to firestore.
The current approach is blocking
import firebase_admin from