Fauna Transactions

Fauna Transactions: Fauna documents, indexes, transactions, and consistency.

[
  {
    "error_code": "SYNTH-FAUNA-TRANSACTIONS-001",
    "description": "Synthetic Fauna documents, indexes, transactions, and consistency scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the Fauna documents, indexes, transactions, and consistency inputs and configuration, handle SYNTH-FAUNA-TRANSACTIONS-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-FAUNA-TRANSACTIONS-002",
    "description": "Synthetic Fauna documents, indexes, transactions, and consistency scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the Fauna documents, indexes, transactions, and consistency inputs and configuration, handle SYNTH-FAUNA-TRANSACTIONS-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-FAUNA-TRANSACTIONS-003",
    "description": "Synthetic Fauna documents, indexes, transactions, and consistency scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the Fauna documents, indexes, transactions, and consistency inputs and configuration, handle SYNTH-FAUNA-TRANSACTIONS-003 explicitly, and retry only when the operation is idempotent."
  }
]