Since this needs to be called for both the authenticated
and unauthenticated service, we should move to it's own module.
Done in support of: https://linear.app/comm/issue/ENG-4445
Depends on D8606
Paths
| Differential D8607 Authored by • jon on Jul 24 2023, 6:54 AM.
Tags None Referenced Files
Details
Summary Since this needs to be called for both the authenticated Done in support of: https://linear.app/comm/issue/ENG-4445 Depends on D8606 Test Plan cd identity && cargo build
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJul 24 2023, 6:54 AM2023-07-24 06:54:39 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jul 24 2023, 7:00 AM2023-07-24 07:00:08 (UTC-7) Harbormaster completed remote builds in B21193: Diff 29029.Jul 26 2023, 6:20 PM2023-07-26 18:20:56 (UTC-7) This revision is now accepted and ready to land.Jul 27 2023, 6:35 AM2023-07-27 06:35:03 (UTC-7) Closed by commit rCOMMe2d369186e97: [Identity] Refactor DB error logic (authored by • jon). · Explain WhyAug 8 2023, 9:00 AM2023-08-08 09:00:57 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29627 services/identity/src/client_service.rs
services/identity/src/database.rs
services/identity/src/error.rs
services/identity/src/main.rs
|