Hi all,
I'm not very sure how the timeout settings work and I wasn't able to find much info from the documentations. Please refer to the screenshot below.
Does this mean that it would take 300s (10 retries of 30s each) for a command to get no response before the timeout is triggered?
Also, how does the 90s TimeoutElement value work with the command timeout?
Would the 90s overwrite the 300s value? Would the total effective timeout window be 390s? Any help is greatly appreciated!
Thanks in advance!
Adding to the other replies, I would suggest to reconsider this element configuration as I can't really think of a situation where such timeout configuration should be applied.
If a single command fails for any type of reason, it will in this case result in all other commands to be delayed a huge amount of time.