CodeSampleX

Sample

Handle middleware stack caching and isolation traps when duplicating Faraday connections across requests or tasks

sha256:ba99fb2bf3dcbb90f9cfeb92673322d9bb85a7bdef5493050f6dd3a779abd62d

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Handle middleware stack caching and isolation traps when duplicating Faraday connections across requests or tasks HOW
Packages
faraday 2.14.3
Environment
ruby
Created
2026-08-17T02:39:03Z

Commonly assumed

Duplicating an existing Faraday connection with dup creates an unlocked connection that executes subsequently added middleware on its requests.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts