TOGO v1.2.7
- Added a migration to update null
eventIds
for prior synced valid events with the existingeventIds
in the event JSON - Removed marking events as unsynced if they have a NULL
eventID
(to avoid indefinite syncing as the status is toggled between unsynced and synced before and after the SyncService runs) - Updated connection timeouts to 10mins
- Reduced the event batch size to 50
See related Wcaro Togo - Data Sync issue for details