CodeSampleX

Ejemplo

Distinguish retry_unless_exception_type from retry_if_not_exception_type when configuring Tenacity retry conditions for successful returns and exceptions

sha256:c37ea4818294c080a3b21c3b473dd01a1cd43ab6e6d2406e47862296bb3d5231

PUBLISHED L3_CONTRACT_PASS MIT-0

Evidencia de ejecución

Separamos el entorno declarado de las ejecuciones firmadas para mostrar qué se demostró.

Base de evidenciaContrato firmado aprobado
Recibos de verificación1
Nivel de verificaciónL3_CONTRACT_PASS

Entorno declarado

Contexto de ejecución
python
Sistema operativo
linux
Arquitectura
x64
Runtime
python
Lenguaje
python
Gestor de paquetes
pip

Entornos de las ejecuciones de verificación

Contexto de ejecución
python 3.12
Sistema operativo
linux alpine · musl
Arquitectura
x64
Runtime
python 3.12
Lenguaje
python
Gestor de paquetes
pip
Ejecución
container · docker

CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · python@1 · 2026-08-17

Caso

Objetivo
Distinguish retry_unless_exception_type from retry_if_not_exception_type when configuring Tenacity retry conditions for successful returns and exceptions HOW
Paquetes
tenacity 9.1.4
Entorno
python
Creado
2026-08-17T11:21:09Z

Lo que suele suponerse

retry_unless_exception_type retries functions that raise unexpected exceptions while allowing successful returns to exit immediately without retrying.

El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.

Contrato

Archivos

Descargar el artefacto de código fuente (tar.gz)

Seeder de origen

csx-seed

Recibos de verificación