Administration commands wrapping at least one c8yclient command, must use same defaults as cy.c8yclient or allow passing and overwriting timeout.
The timeout applies to .then resolving cy.c8yclientapplying the command timeout instead of a response timeout. c8yclient itself does use the expected timeout.
Administration commands wrapping at least one
c8yclient
command, must use same defaults ascy.c8yclient
or allow passing and overwriting timeout.The timeout applies to
.then
resolvingcy.c8yclient
applying the command timeout instead of a response timeout.c8yclient
itself does use the expected timeout.