Page MenuHomePhabricator

[identity] some small fixes
ClosedPublic

Authored by varun on Mar 2 2023, 6:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 26 2024, 9:10 AM
Unknown Object (File)
Oct 18 2024, 9:53 AM
Unknown Object (File)
Oct 1 2024, 12:02 AM
Unknown Object (File)
Oct 1 2024, 12:02 AM
Unknown Object (File)
Oct 1 2024, 12:02 AM
Unknown Object (File)
Sep 30 2024, 11:57 PM
Unknown Object (File)
Sep 14 2024, 4:13 PM
Unknown Object (File)
Sep 8 2024, 7:07 PM
Subscribers

Details

Summary

remove a couple clones of the database client, use tokio spawn to catch errors in streaming RPCs, remove use of unwrap

Test Plan

tested the existing RPCs and errors like client disconnects were handled more gracefully (no broken pipe errors)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable