Skip to content

0.16.1

Choose a tag to compare

@suhail-akhtar suhail-akhtar released this 08 Sep 14:46
· 9 commits to main since this release

Fixed

  • A dropped stream ended the turn. A gateway closing its response
    mid-step surfaces as "Premature close" (or "terminated", "other side
    closed", "fetch failed"), and the loop treated it as a verdict on the request
    rather than a network fault. A GLM build lost a two-hour turn to one. It is
    now retried with the other transient errors.