{
  "experimentId": "n8n-http-retry-behavior",
  "protocolVersion": "1.0.0",
  "status": "VERIFIED",
  "targetWorkflowRuns": 70,
  "targetStrategyObservations": 140,
  "repetitionsPerScenario": 10,
  "n8nImage": "n8nio/n8n:2.30.5",
  "question": "How does the n8n HTTP Request node behave with no retry versus three fixed attempts when a real HTTP service returns transient or persistent 429, 500, and delayed responses?",
  "retryPolicy": {
    "maxTries": 3,
    "waitBetweenTriesMs": 100,
    "requestTimeoutMs": 300,
    "fixtureTimeoutDelayMs": 800
  },
  "publishedArtifacts": [
    "README.md",
    "manifest.json",
    "workflow.json",
    "runs.csv",
    "requests.csv",
    "samples.json",
    "summary.json"
  ],
  "pendingArtifacts": [],
  "n8nImageDigest": "n8nio/n8n@sha256:450853cd21a2ce36587c4c860eb26927c1ceba9496bf55f4c213b5d3a6dc8c6f",
  "startedAt": "2026-07-23T08:59:39.368Z",
  "completedAt": "2026-07-23T09:05:01.534Z",
  "workflowRuns": 70,
  "strategyObservations": 140
}
