WebSocket Repair

WebSocket Repair: WebSocket lifecycle, framing, reconnect, and messaging.

[
  {
    "error_code": "SYNTH-WEBSOCKET-REPAIR-001",
    "description": "Synthetic WebSocket lifecycle, framing, reconnect, and messaging scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the WebSocket lifecycle, framing, reconnect, and messaging inputs and configuration, handle SYNTH-WEBSOCKET-REPAIR-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-WEBSOCKET-REPAIR-002",
    "description": "Synthetic WebSocket lifecycle, framing, reconnect, and messaging scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the WebSocket lifecycle, framing, reconnect, and messaging inputs and configuration, handle SYNTH-WEBSOCKET-REPAIR-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-WEBSOCKET-REPAIR-003",
    "description": "Synthetic WebSocket lifecycle, framing, reconnect, and messaging scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the WebSocket lifecycle, framing, reconnect, and messaging inputs and configuration, handle SYNTH-WEBSOCKET-REPAIR-003 explicitly, and retry only when the operation is idempotent."
  }
]