metricq/metricq-cpp

Add timeout for RPC calls

Closed this issue · 1 comments

RPC calls can specify a timeout in the python interface, but not in C++.

Ensure that metricq/metricq#29 is considered.