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)
Thu, Dec 26, 4:48 AM
Unknown Object (File)
Sun, Dec 15, 10:35 PM
Unknown Object (File)
Sun, Dec 15, 10:35 PM
Unknown Object (File)
Sun, Dec 15, 10:35 PM
Unknown Object (File)
Sun, Dec 15, 8:34 AM
Unknown Object (File)
Nov 3 2024, 2:34 PM
Unknown Object (File)
Oct 26 2024, 7:49 AM
Unknown Object (File)
Oct 19 2024, 1:23 AM

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