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)
Jan 17 2025, 3:14 AM
Unknown Object (File)
Jan 17 2025, 1:41 AM
Unknown Object (File)
Jan 16 2025, 12:05 PM
Unknown Object (File)
Jan 1 2025, 7:09 PM
Unknown Object (File)
Jan 1 2025, 7:09 PM
Unknown Object (File)
Jan 1 2025, 7:08 PM
Unknown Object (File)
Jan 1 2025, 7:05 PM
Unknown Object (File)
Dec 29 2024, 12:17 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