v0.8.0
- Added
Async::GRPC::Erroras the base class for async gRPC errors, includingRemoteErrorand the newDeadlineExceededErrorused to distinguish call deadline expiry from unrelatedAsync::TimeoutErrorfailures.
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.