risingwave_error

Module tonic

source

Modules§

Structs§

  • The error produced by the gRPC server and sent to the client on the wire.
  • A wrapper of tonic::Status that provides better error message and extracts the source chain from the details field.

Constants§

  • ERROR_KEY 🔒
    The key of the metadata field that contains the serialized error.

Traits§

Functions§

Type Aliases§

  • The service name that the error is from. Used to provide better error message.