Page MenuHomePhabricator

[Identity] Refactor DB error logic
ClosedPublic

Authored by jon on Jul 24 2023, 6:54 AM.
Tags
None
Referenced Files
F5924396: D8607.id28972.diff
Thu, Apr 17, 11:46 PM
F5921956: D8607.id.diff
Thu, Apr 17, 10:58 PM
F5916194: D8607.id29029.diff
Thu, Apr 17, 9:03 PM
F5901196: D8607.diff
Thu, Apr 17, 12:37 PM
Unknown Object (File)
Tue, Apr 15, 5:30 AM
Unknown Object (File)
Mar 18 2025, 5:24 PM
Unknown Object (File)
Mar 17 2025, 12:27 AM
Unknown Object (File)
Mar 7 2025, 10:48 AM
Subscribers

Details

Summary

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

Test Plan
cd identity && cargo build

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jul 24 2023, 7:00 AM
Harbormaster failed remote builds in B21150: Diff 28972!

Good idea, I did the same in blob service

This revision is now accepted and ready to land.Jul 27 2023, 6:35 AM
This revision was automatically updated to reflect the committed changes.