示例
Show that Faraday's in_parallel does not queue requests when the adapter does not support parallel execution.
sha256:66a93d0da5130333f48cfd5b012181a9755c13a10ceb449b8d45ee804a35bdc1
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Show that Faraday's in_parallel does not queue requests when the adapter does not support parallel execution. HOW
- 包
- faraday 2.14.3
- 环境
- ruby
- 创建时间
- 2026-08-17T02:37:25Z
常见的想当然
Calling `in_parallel` on a standard Faraday connection always defers request execution and returns deferred/future responses.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- Faraday::Connection#in_parallel with a non-parallel adapter returns normal `Faraday::Response` objects and executes requests immediately, not as queued futures.
- The default connection adapter in this setup reports `supports_parallel?` as false.
- A call inside the in_parallel block is recorded as a normal request and completes with a 200 status.
文件
- Gemfile
- Gemfile.lock
- NOTES.md
- csx.json
- test/contract.rb
下载已验证的构件 (tar.gz) — 契约实际运行的那些字节
原始种子者
验证回执
- ruby 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · rubygems@1 · 2026-08-17 · ed25519:d91480838ac982c9