Skip to content

ErrorDetail

View as Markdown

ErrorDetail provides structured error metadata attached to gRPC errors.

Package: thru.common.v1

FieldType#Description
error_typeErrorType1 · optionalHigh-level error category.
messagestring2 · optionalHuman-readable error summary.
retention_window_slotsuint643 · optionalOptional retention window expressed in slots when applicable.
retention_cutoffgoogle.protobuf.Timestamp4 · optionalOptional retention cutoff timestamp when applicable.
field_namestring5 · optionalOptional name of the field associated with the error.