{
  "experimentId": "n8n-timeout-idempotency",
  "protocolVersion": "1.0.0",
  "status": "VERIFIED",
  "targetWorkflowRuns": 40,
  "targetStrategyObservations": 120,
  "repetitionsPerScenario": 10,
  "n8nImage": "n8nio/n8n:2.30.5",
  "question": "When a POST side effect is committed before the response times out, how many duplicate records are created by no retry, three attempts without an idempotency key, and three attempts with server-enforced idempotency?",
  "requestPolicy": {
    "maxTries": 3,
    "waitBetweenTriesMs": 100,
    "requestTimeoutMs": 300,
    "fixtureDelayMs": 800
  },
  "plannedArtifacts": [
    "README.md",
    "manifest.json",
    "workflow.json",
    "runs.csv",
    "requests.csv",
    "records.csv",
    "samples.json",
    "summary.json"
  ],
  "publishedArtifacts": [
    "README.md",
    "manifest.json",
    "workflow.json",
    "runs.csv",
    "requests.csv",
    "records.csv",
    "samples.json",
    "summary.json"
  ],
  "pendingArtifacts": [],
  "n8nImageDigest": "n8nio/n8n@sha256:450853cd21a2ce36587c4c860eb26927c1ceba9496bf55f4c213b5d3a6dc8c6f",
  "startedAt": "2026-07-24T08:28:24.382Z",
  "completedAt": "2026-07-24T08:31:46.814Z",
  "workflowRuns": 40,
  "strategyObservations": 120
}
