grpc / grpc/grpc-haskell

High level API for Client

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
156
Forks
15
PR merge metrics
No merged PRs in 30d

Description

The current `Rpc` monad does not capture `RECV_STATUS_ON_CLIENT` well.

Should maybe check for each `Rpc` operation whether the status has been received, and if so, throw exception to end the execution of Rpc.

Too easy to implement buggy behaviour, if the user doesn't expect an exception and wanted to do more operations?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.