WatermelonDB
WatermelonDB copied to clipboard
Clearing the queue
Is there way to clear the action queue? I have an app that had the action queue warning(the action cannot be performed there are # actions in the queue). It was happening because of some error in the code. I fixed the error but the problem is that it seems like the previous actions are still in the queue. A fresh install of the app does work.
Once the js event loop is flooded i can see it in my application too, but never had a problem. This can happen when the database is being saved and the application is on foreground or less priority. Never really caused a problem on production here.