All issues

Streaming decoder emits a duplicate frame after backpressure#3007

New issue
Open
KWKwame Okoyecommented 3w ago

Is your feature request related to a problem?

Streaming decoder emits a duplicate frame after backpressure — today the workflow on praxis requires an out-of-band step that breaks the editor flow and makes the API harder to type.

Describe the solution you'd like

Migrate the affected surface to follow the same contract as the rest of the toolchain, so composed flows stay consistent and predictable.

Describe alternatives you've considered

  • Keep the current implementation and document the seam.
  • Ship a codemod that rewrites call sites at install time.

However, both would still leave the surface on a different contract from the rest of the stack, and would only delay the cleanup.

Labels: performance

LNln-dev7self-assigned this3w ago
KWkwame-okoyeadded the labelperformance3w ago
KWkwame-okoyeadded this to the milestoneQ4 reliability3w ago
LNln-dev7added a commit that references this issuefix(praxis): wire the new contract for #30075a6ccb52w ago
NOnoor-hassanmentioned this in#30542w ago
LNLNcommented 1w ago

Bumping priority — three customers hit this last week, two of them on the enterprise tier.

Add a comment

M↓Markdown is supported