gRPC Recovery

gRPC Recovery: gRPC transport, protobuf, status, and streaming recovery.

[
  {
    "error_code": "SYNTH-GRPC-RECOVERY-001",
    "description": "Synthetic gRPC transport, protobuf, status, and streaming recovery scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the gRPC transport, protobuf, status, and streaming recovery inputs and configuration, handle SYNTH-GRPC-RECOVERY-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-GRPC-RECOVERY-002",
    "description": "Synthetic gRPC transport, protobuf, status, and streaming recovery scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the gRPC transport, protobuf, status, and streaming recovery inputs and configuration, handle SYNTH-GRPC-RECOVERY-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-GRPC-RECOVERY-003",
    "description": "Synthetic gRPC transport, protobuf, status, and streaming recovery scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the gRPC transport, protobuf, status, and streaming recovery inputs and configuration, handle SYNTH-GRPC-RECOVERY-003 explicitly, and retry only when the operation is idempotent."
  }
]