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)
Sat, May 4, 9:25 PM
Unknown Object (File)
Tue, Apr 30, 1:46 AM
Unknown Object (File)
Sun, Apr 28, 12:16 AM
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
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
No Lint Coverage
Unit
No Test Coverage

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.