Page MenuHomePhabricator

[Identity] Refactor DB error logic
ClosedPublic

Authored by jon on Jul 24 2023, 6:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 1:58 PM
Unknown Object (File)
Tue, Apr 16, 7:50 AM
Unknown Object (File)
Tue, Apr 16, 3:21 AM
Unknown Object (File)
Mon, Apr 15, 11:51 PM
Unknown Object (File)
Sun, Apr 14, 11:44 PM
Unknown Object (File)
Sun, Apr 14, 4:11 PM
Unknown Object (File)
Sat, Apr 13, 11:06 AM
Unknown Object (File)
Sat, Apr 13, 8:29 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.