You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, every time the user goes into some preset, we pull alerts and save them to the DB, which can be heavy and unnecessary.
Adding a mechanism that will allow us to pull based on some interval.
Right now, every time the user goes into some preset, we pull alerts and save them to the DB, which can be heavy and unnecessary.
Adding a mechanism that will allow us to pull based on some interval.