diff options
author | Trung Tran <trung.tran@ettus.com> | 2019-01-11 10:11:12 -0800 |
---|---|---|
committer | Brent Stapleton <brent.stapleton@ettus.com> | 2019-01-14 09:43:56 -0800 |
commit | d89149a84ffc1cf2cd39d4e64d9793a2c1bb38af (patch) | |
tree | 5b9669e8797872dd5724ccdd7a0076d6343de3c3 /host/examples/tx_waveforms.cpp | |
parent | a8ac2016ee18e37bddbde05bf299c97a896a7f56 (diff) | |
download | uhd-d89149a84ffc1cf2cd39d4e64d9793a2c1bb38af.tar.gz uhd-d89149a84ffc1cf2cd39d4e64d9793a2c1bb38af.tar.bz2 uhd-d89149a84ffc1cf2cd39d4e64d9793a2c1bb38af.zip |
mpmd: increase claim_rpc call timeout.
During certain RPC calls (e.g. update_component), the MPM RPC server is
slow to respond to reclaim requests, which can causes RPC timeouts.
These changes fix those timeouts.
By setting the reclaiming timeout to twice the timeout of an RPC call,
we have some margin for error on the host side, while not affecting the
underlying claiming logic in MPM. The loop should still operate on a 5
second period, but now has more leeway during stressful conditions.
Diffstat (limited to 'host/examples/tx_waveforms.cpp')
0 files changed, 0 insertions, 0 deletions