Directory sync events now record how a sync started and whether another window is syncing too.
What's wrong with this entry?
Sync status events now carry whether this was the first upload, how many files synced, whether another window is syncing the same directory, and whether the sync started from an upload. The state validators also accept a worker note that a sync halted because it failed to start.
- New event fields:
first_upload,synced_files,other_window,started_from_upload. - The halted state accepts the reason
start_failed.
started_from_upload
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.238
Sync state machine gains a moved-root case and a per-turn pull hook
Both mention directory
-
v2.1.238
Untracked-file survey extracted and shared
Both mention directory
-
v2.1.238
Sync internals reshaped around per-file credential state
Both mention directory