@nebius/js-sdk - v0.2.54
    Preparing search index...

    Function decodeStatusFromError

    • Decodes a Google RPC status from gRPC error metadata.

      Returns undefined when the error has no grpc-status-details-bin value or when that value cannot be decoded.

      Parameters

      • err: ServiceError

      Returns Status | undefined