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 the app requests the 6 most recent SGVs every 20 seconds. It should instead cache them, and request only SGVs with a timestamp newer than the most recent one cached. Then it could also continue to display when there's a brief network problem.
The text was updated successfully, but these errors were encountered:
Right now the app requests the 6 most recent SGVs every 20 seconds. It should instead cache them, and request only SGVs with a timestamp newer than the most recent one cached. Then it could also continue to display when there's a brief network problem.
The text was updated successfully, but these errors were encountered: