How to simulate the "Command Timed out" while provisioning?

See:
int cdb_set_timeout(int sock, int timeout_secs);
in the confd_lib_cdb(3) man pages, and:
/confdConfig/cdb/clientTimeout
in the confd.conf(5) man pages.

More of the same in this post from a few years back:

1 Like