Skip to content

TOGO v1.2.7

Compare
Choose a tag to compare
@allan-on allan-on released this 01 Oct 15:23
· 160 commits to master since this release
d181985
  • Added a migration to update null eventIds for prior synced valid events with the existing eventIds 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