We have a scenario where the get response from the device takes too long.
we are trying to reproduce the same delay on our simulator. Is there a way to delay the get response from confd
We have a scenario where the get response from the device takes too long.
we are trying to reproduce the same delay on our simulator. Is there a way to delay the get response from confd
By get response do you mean delay return of cdb_get or maapi_get_* functions?
cdb_get.
The goal is to delay the netconf response.