Skip to content

v0.4.4

Choose a tag to compare

@zer0stars zer0stars released this 24 Mar 19:00
· 38 commits to main since this release

What's Changed

  • Handle context canceled errors as client disconnects instead of logging cascading INTERNAL_SERVER_ERROR across subsystems (ClickHouse, gRPC, credit tracker)
  • Return REQUEST_CANCELED error code with elapsed time when clients disconnect
  • Log at warn level instead of error level for client cancellations