Skip to content

Synchronizer Refactor

Harpo requested to merge hr/synchronizer-refactor into hr/ranges-models
  • Update the synchronizer to use queryServersObservable
  • Much cleaner ServerState tracking
  • Only call synchronizationHint when the ingested event is actually for the current user
  • Split the synchronizer into a bunch of utility functions that will be useful later and are cleaner now

Merge request reports