.NET Recovery

.NET Recovery: .NET build, runtime, package, and deployment recovery.

[
  {
    "error_code": "SYNTH-NET-RECOVERY-001",
    "description": "Synthetic .NET build, runtime, package, and deployment recovery scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the .NET build, runtime, package, and deployment recovery inputs and configuration, handle SYNTH-NET-RECOVERY-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-NET-RECOVERY-002",
    "description": "Synthetic .NET build, runtime, package, and deployment recovery scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the .NET build, runtime, package, and deployment recovery inputs and configuration, handle SYNTH-NET-RECOVERY-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-NET-RECOVERY-003",
    "description": "Synthetic .NET build, runtime, package, and deployment recovery scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the .NET build, runtime, package, and deployment recovery inputs and configuration, handle SYNTH-NET-RECOVERY-003 explicitly, and retry only when the operation is idempotent."
  }
]