Client fast fail

26 views
Skip to first unread message

Robert Bielik

unread,
Oct 19, 2016, 2:18:31 AM10/19/16
to grpc.io

In one part of my C++ app, I'm using gRPC as IPC to control a server daemon. When the daemon is not running, there's nothing listening on the designated port.

Nevertheless, the client call is bounded by the deadline. Shouldn't the call fail immediately if there is no port listening ?

This would be the mechanism to decide whether there is an instance of the daemon running, incidentally.

Regards
/Robert
Reply all
Reply to author
Forward
0 new messages