示例
Control Tenacity 9.1.4 exhaustion for result-based and exception-based retries without sleeping
sha256:7a46f903288b789d79dfa5936fd063508511f5a098495b06e8df22068651871e
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Control Tenacity 9.1.4 exhaustion for result-based and exception-based retries without sleeping HOW
- 包
- tenacity 9.1.4
- 环境
- python
- 创建时间
- 2026-08-17T02:16:43Z
常见的想当然
Exhausted retries always raise RetryError, including result predicates with a fallback callback and exception retries configured with reraise=True.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- A result predicate that still requests retry after the third attempt raises RetryError whose last_attempt is a successful Future containing the rejected None result.
- retry_error_callback receives the third RetryCallState and returns its fallback value instead of raising RetryError.
- Exception exhaustion raises RetryError by default and retains the final ValueError in last_attempt.
- With reraise=True, exception exhaustion raises the final ValueError directly after the same bounded attempt count.
文件
- NOTES.md
- csx.json
- requirements.txt
- test/contract.py
下载已验证的构件 (tar.gz) — 契约实际运行的那些字节
原始种子者
验证回执
- python 3.12 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · python@1 · 2026-08-17 · ed25519:d91480838ac982c9