This is needed to correctly compute store inconsistencies - we should filter only the entities from one keyserver.
https://linear.app/comm/issue/ENG-5780/update-requestresponsehandler
Depends on D11181
Paths
| Differential D11182 Authored by tomek on Feb 27 2024, 2:12 AM.
Details Summary This is needed to correctly compute store inconsistencies - we should filter only the entities from one keyserver. https://linear.app/comm/issue/ENG-5780/update-requestresponsehandler Depends on D11181 Test Plan Increase session check frequency and add a console.log in entries reducer to verify that processServerRequestsActionType payload contains keyserverID.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptFeb 27 2024, 2:12 AM2024-02-27 02:12:25 (UTC-8) Harbormaster completed remote builds in B27198: Diff 37647.Feb 27 2024, 2:27 AM2024-02-27 02:27:49 (UTC-8) This revision is now accepted and ready to land.Feb 27 2024, 1:17 PM2024-02-27 13:17:06 (UTC-8) Closed by commit rCOMM80c75e317126: [lib] Add keyserverID to processServerRequestsActionType (authored by tomek). · Explain WhyFeb 29 2024, 7:42 AM2024-02-29 07:42:18 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37703 lib/socket/request-response-handler.react.js
lib/socket/socket.react.js
lib/types/request-types.js
|