HomePhabricator
Diffusion Comm 22957a398ef9

[lib] Allow keyserverAuth to update currentAsOf

Description

[lib] Allow keyserverAuth to update currentAsOf

Summary:
Noticed that I was getting FULL_STATE_SYNC after a successful session recovery. It was because the client wasn't updating currentAsOf on keyserverAuth, and then when the socket connected it would go into this condition.

Depends on D11503

Test Plan: Confirm that we get an INCREMENTAL_STATE_SYNC instead of a FULL_STATE_SYNC via web client, and confirm via console.log that the above codepath was not activated on keyserver

Reviewers: tomek, inka

Reviewed By: tomek

Differential Revision: https://phab.comm.dev/D11504

Details

Provenance
ashoatAuthored on Mar 31 2024, 7:16 PM
Reviewer
tomek
Differential Revision
D11504: [lib] Allow keyserverAuth to update currentAsOf
Parents
rCOMMd3e6c24c9818: [web] Add invalidSessionRecovery checks for web
Branches
Unknown
Tags
Unknown