Select a connection status from the given keyserver.
Modify socketAPIHandlers to be a map from keyserver to SocketAPIHandler.
https://linear.app/comm/issue/ENG-5778/update-apirequesthandler
Paths
| Differential D11089 Authored by tomek on Feb 15 2024, 4:13 AM.
Details Summary Select a connection status from the given keyserver. https://linear.app/comm/issue/ENG-5778/update-apirequesthandler Test Plan Added console.logs in fetchResponse to check if it is called and if a request is matched with response. Focused a thread and checked if proper request and response were generated.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptFeb 15 2024, 4:13 AM2024-02-15 04:13:01 (UTC-8) tomek edited the summary of this revision. (Show Details)Feb 15 2024, 4:14 AM2024-02-15 04:14:00 (UTC-8) Harbormaster completed remote builds in B26915: Diff 37237.Feb 15 2024, 4:27 AM2024-02-15 04:27:11 (UTC-8)
Harbormaster completed remote builds in B27002: Diff 37363.Feb 20 2024, 7:21 AM2024-02-20 07:21:33 (UTC-8) This revision is now accepted and ready to land.Feb 21 2024, 10:34 PM2024-02-21 22:34:05 (UTC-8) Closed by commit rCOMMf5e11bdfcd79: [lib] Make api-request-handler keyserver-specific (authored by tomek). · Explain WhyFeb 22 2024, 3:08 AM2024-02-22 03:08:24 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37426 lib/keyserver-conn/call-keyserver-endpoint-provider.react.js
lib/socket/api-request-handler.react.js
lib/socket/socket.react.js
|