Rambling 'slf/doc-cluster-terminology' branch #58
1 changed files with 1 additions and 1 deletions
|
@ -378,7 +378,7 @@ from_pb_response(#mpb_ll_response{
|
||||||
'OK' ->
|
'OK' ->
|
||||||
{ReqID, {ok, Epochs}};
|
{ReqID, {ok, Epochs}};
|
||||||
_ ->
|
_ ->
|
||||||
{ReqID< machi_pb_high_client:convert_general_status_code(Status)}
|
{ReqID, machi_pb_high_client:convert_general_status_code(Status)}
|
||||||
end.
|
end.
|
||||||
%% No response for proj_kp/kick_projection_reaction
|
%% No response for proj_kp/kick_projection_reaction
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue