SUPERCILEX / Robot-Scouter

:robot: Easy, efficient, and collaborative FIRST robot scouting
https://bit.ly/RobotScouter
GNU General Public License v3.0
107 stars 41 forks source link

Kill isOffline/isOnline flags #290

Open SUPERCILEX opened 4 years ago

SUPERCILEX commented 4 years ago

Move to a "Try first, fail later" model. With better architecture, we can easily hook into Firestore's online/offline document states and notify the user after a 15 second timeout if we still haven't synced up.