Rate-Limit Playbook

Rate-Limit Playbook: API throttling detection, backoff, and retry behavior.

[
  {
    "error_code": "SYNTH-RATE-LIMIT-PLAYBOO-001",
    "description": "Synthetic API throttling detection, backoff, and retry behavior scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the API throttling detection, backoff, and retry behavior inputs and configuration, handle SYNTH-RATE-LIMIT-PLAYBOO-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-RATE-LIMIT-PLAYBOO-002",
    "description": "Synthetic API throttling detection, backoff, and retry behavior scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the API throttling detection, backoff, and retry behavior inputs and configuration, handle SYNTH-RATE-LIMIT-PLAYBOO-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-RATE-LIMIT-PLAYBOO-003",
    "description": "Synthetic API throttling detection, backoff, and retry behavior scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the API throttling detection, backoff, and retry behavior inputs and configuration, handle SYNTH-RATE-LIMIT-PLAYBOO-003 explicitly, and retry only when the operation is idempotent."
  }
]