Unexpected firebase reads

Database & APIs

Hi everyone,

I’ve developed a stock market app using FlutterFlow that fetches data from Binance via WebSocket and is currently backed by Firebase.

Recently, I’ve encountered an unexpected surge in Firebase reads, reaching millions, despite not fetching a large volume of data. I’m struggling to understand the cause of this issue.

If anyone has insights or suggestions on how to troubleshoot and resolve this problem, I would greatly appreciate your help!

Thank you!

What have you tried so far?

So far, i have tried making most backend queries to single time queries, i cant cache it

Did you check FlutterFlow's Documentation for this topic?
Yes
1
4 replies