Instead of fetching user infos separately, we can fetch them with the rest of the infos.
Depends on D9656
Paths
| Differential D9657 Authored by tomek on Oct 31 2023, 8:48 AM.
Tags None Referenced Files
Details Summary Instead of fetching user infos separately, we can fetch them with the rest of the infos. Depends on D9656 Test Plan Generate some updates, reintroduce old code, and compare new with old result using _.isEqual.
Diff Detail
Event TimelineHerald added subscribers: will, ashoat. · View Herald TranscriptOct 31 2023, 8:48 AM2023-10-31 08:48:27 (UTC-7) Harbormaster completed remote builds in B23613: Diff 32556.Oct 31 2023, 9:46 AM2023-10-31 09:46:46 (UTC-7) Comment Actions
I think we first need to resolve this issue before shipping this code This revision now requires changes to proceed.Nov 2 2023, 7:17 AM2023-11-02 07:17:35 (UTC-7) Comment Actions Created a task describing the issue https://linear.app/comm/issue/ENG-5657/race-condition-when-sending-a-friend-request This revision is now accepted and ready to land.Nov 6 2023, 5:10 AM2023-11-06 05:10:59 (UTC-8) Closed by commit rCOMMab2cfbce0f09: [keyserver] Fetch user infos together with other data (authored by tomek). · Explain WhyNov 6 2023, 6:59 AM2023-11-06 06:59:04 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 32776 keyserver/src/creators/update-creator.js
lib/shared/updates/update-spec.js
lib/shared/updates/update-user-spec.js
|