Skip to content

v0.7.12

Choose a tag to compare

@sherifkozman sherifkozman released this 02 Apr 15:59
· 9 commits to main since this release

Fixes

  • SSL read timeouts retryable: _ssl.c read timeouts and "did not complete" errors now classified as retryable network errors instead of unknown — gets proper retry with backoff
  • CLI pipe EOF: council run now flushes stdout/stderr on exit so piped consumers (tee, head) see EOF promptly instead of hanging