I am usingfirebase-admin on anasyncio project and when there are a lot of requests it slows down the whole API.
Surprisingly, I didn't see any other issues about this, I hope I am not duplicating.
ref=yieldfromdb.referenceresult=yieldfromref.get()
Thanks