Details
-
Task
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
-
None
-
Service Arch
Description
RPC has its own implementation of appendCommandStatus ("augmentReplyWithStatus") written to avoid dependency cycles. We should move appendCommandStatus to the command_status library in rpc.
The opposite method, getStatusFromCommandResult already lives there, so that actually will result in a nice symmetry.