Skip to content

v0.8.0

Choose a tag to compare

@ioquatix ioquatix released this 13 Aug 11:28
· 7 commits to main since this release
866bcb8
  • Added Async::GRPC::Error as the base class for async gRPC errors, including RemoteError and the new DeadlineExceededError used to distinguish call deadline expiry from unrelated Async::TimeoutError failures.