This removes usage of raw error messages that are not part of identity search message types.
Depends on D10945
Paths
| Differential D10996 Authored by will on Feb 8 2024, 10:19 AM.
Details Summary This removes usage of raw error messages that are not part of identity search message types. Depends on D10945 Test Plan ran and verified on local dev through cargo run
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptFeb 8 2024, 10:19 AM2024-02-08 10:19:21 (UTC-8) will edited the summary of this revision. (Show Details)Feb 8 2024, 10:20 AM2024-02-08 10:20:44 (UTC-8) will added a parent revision: D10945: [identity] [shared] Separate identity search messages into client and server messages. Harbormaster returned this revision to the author for changes because remote builds failed.Feb 8 2024, 10:22 AM2024-02-08 10:22:34 (UTC-8) Harbormaster completed remote builds in B26775: Diff 37015.Feb 13 2024, 12:46 AM2024-02-13 00:46:48 (UTC-8) This revision is now accepted and ready to land.Feb 13 2024, 11:21 AM2024-02-13 11:21:47 (UTC-8) Harbormaster completed remote builds in B27004: Diff 37365.Feb 20 2024, 7:24 AM2024-02-20 07:24:40 (UTC-8) will edited the summary of this revision. (Show Details)Feb 25 2024, 1:33 PM2024-02-25 13:33:34 (UTC-8) Harbormaster failed remote builds in B27142: Diff 37559!Feb 25 2024, 1:38 PM2024-02-25 13:38:00 (UTC-8) will edited the summary of this revision. (Show Details)Feb 25 2024, 1:39 PM2024-02-25 13:39:18 (UTC-8) will removed a child revision: D10928: [lib] Add types for identity search websocket server.Feb 25 2024, 2:09 PM2024-02-25 14:09:59 (UTC-8) This revision was landed with ongoing or failed builds.Feb 26 2024, 12:54 PM2024-02-26 12:54:47 (UTC-8) Closed by commit rCOMMb47b0f14519b: [identity] Remove usage of sending raw error messages to client (authored by will). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B27142: Diff 37559.Feb 26 2024, 2:46 PM2024-02-26 14:46:42 (UTC-8)
Revision Contents
Diff 36868 services/identity/src/websockets/mod.rs
services/identity/src/websockets/send.rs
|