For new clients (>215), we return CreateUpdatesResult instead of ClientAvatar.
Context can be found:
ENG-3808 : updateUserAvatar should create UPDATE_USER and UPDATE_CURRENT_USER updates
Differential D7699
[keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult` for new clients atul on May 1 2023, 1:15 PM. Authored by Tags None Referenced Files
Subscribers
Details For new clients (>215), we return CreateUpdatesResult instead of ClientAvatar. Context can be found: ENG-3808 : updateUserAvatar should create UPDATE_USER and UPDATE_CURRENT_USER updates Log CreateUpdatesResult on keyserver and ensure that it's as expected: Will be tested implicitly by subsequent diff which includes necessary change on client (w/ codeVersion bumped to 215 for testing)
Diff Detail
Event Timeline
Comment Actions Re-opening to address flow issues...
Comment Actions Okay so when I ran flow in keyserver, there were no issues. Then I ran it again AFTER yarn cleaninstall && killall flow and it gave me the three issues... so I guess got in some bad state? Hopefully a one-off issue |