Silent coercion of negative `static_delay_ms` to positive is undocumented

Abierto
#258 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
52/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Tranquilo
Stack tecnológico
python

Línea de trabajo

Start with docs/static-delay.md §divergence and the linked per-SDK digest to understand the audit finding, then locate the Python handling of static_delay_ms. Done means the unsupported negative and out-of-range cases have an explicitly chosen behavior, with the relevant documentation and tests updated.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Severity: ⚪ latent

Negative values are silently coerced positive without a warning, and out-of-range values from a misbehaving server are accepted. Either reject explicitly with an error or log on coercion. Spec says negative values are not supported and should never be required for any compliant implementation.


Source: docs/static-delay.md §divergence
Full audit branch: claude/stream-sync-correction-sdks-AWoNC
Per-SDK digest: sdk-issues digest

Filed from a cross-SDK conformance audit; see digest for the full per-SDK punch list.

Lenguaje dominante
Python
Estrellas
190
Forks
36
Merge medio
11 d 19 h
PR fusionados (30 d)
2

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de Sendspin/sendspin-python-cli

Todos los issues de Sendspin/sendspin-python-cli

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.