Closed mathieuartu closed 3 days ago
This PR adds various account syncing improvements.
UserStorageController
hasAccountSyncingSyncedAtLeastOnce
isAccountSyncingReadyToBeDispatched
onAccountSyncErroneousSituation
@metamask/profile-sync-controller
@metamaskbot publish-preview
Preview builds have been published. See these instructions for more information about preview builds.
Explanation
This PR adds various account syncing improvements.
UserStorageController
state keyshasAccountSyncingSyncedAtLeastOnce
andisAccountSyncingReadyToBeDispatched
onAccountSyncErroneousSituation
analytics callback to track how often erroneous situations happen during account syncinghasAccountSyncingSyncedAtLeastOnce
also for a profile id first sync ever inUserStorageController
References
Changelog
@metamask/profile-sync-controller
UserStorageController
state keyshasAccountSyncingSyncedAtLeastOnce
andisAccountSyncingReadyToBeDispatched
onAccountSyncErroneousSituation
analytics callback to track how often erroneous situations happen during account syncinghasAccountSyncingSyncedAtLeastOnce
also for a profile id first sync ever inUserStorageController
Checklist