Firestore Queries

Firestore Queries: Firestore documents, indexes, rules, transactions, and queries.

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