Silent coercion of negative `static_delay_ms` to positive is undocumented

オープン
#258 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
52/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
python

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
Python
スター
190
フォーク
36
平均マージ
11日 19時間
マージ済み PR(30日)
2

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Sendspin/sendspin-python-cli のほかの issue

Sendspin/sendspin-python-cli の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。