Page MenuHomePhabricator

[native] helper to handle unexpected response
ClosedPublic

Authored by varun on Aug 16 2022, 8:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 3, 2:34 PM
Unknown Object (File)
Sat, Oct 26, 7:49 AM
Unknown Object (File)
Sat, Oct 19, 1:23 AM
Unknown Object (File)
Sat, Oct 19, 1:23 AM
Unknown Object (File)
Sat, Oct 19, 1:23 AM
Unknown Object (File)
Sat, Oct 19, 1:19 AM
Unknown Object (File)
Oct 7 2024, 9:38 AM
Unknown Object (File)
Oct 5 2024, 8:56 PM

Details

Summary

We log the same error and return the same status multiple times, so I've moved this logic to a separate helper function.

Test Plan

cargo build; this logic will get tested more by the functions that call it

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable