EXPAND ALL
  • Home

grpc_status_code_to_str

Returns: STRING

A string representation of the GRPC status code.

Arguments

VariableTypeDescription
status_codeINT64The GRPC status code to convert.

Examples:

df.err_reason = px.grpc_status_code_to_str(12)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.