litmus icon indicating copy to clipboard operation
litmus copied to clipboard

StatusChecktimeouts values don't take effect in the workflow manifest

Open vamsiammineni opened this issue 2 years ago • 1 comments

What happened: statusCheckTimeout custom values don't take effect and default values 180s override the custom values.

What you expected to happen: statusCheckTimeout values should override the default values.

How to reproduce it (as minimally and precisely as possible): Update the workflow with the following values and can see that workflow still waits 180s(default) before it fails.

statusCheckTimeouts: delay: 2 timeout: 600

Anything else we need to know?:

vamsiammineni avatar Aug 22 '22 07:08 vamsiammineni

Hi @vamsiammineni , It should work as expected. Can you please follow this https://litmuschaos.github.io/litmus/experiments/concepts/chaos-resources/chaos-engine/experiment-components/#experiment-status-check-timeout ? If it is still not working then please share the following info:

  1. litmus version
  2. Describe output of the ChaosEngine

ispeakc0de avatar Sep 05 '22 10:09 ispeakc0de

@vamsiammineni were you able to figure this out?

neelanjan00 avatar Sep 22 '22 12:09 neelanjan00

Hi, @vamsiammineni closing this issue because of inactivity. If you are still facing the issue, feel free to re-open the issue and update it.

avaakash avatar Oct 12 '22 12:10 avaakash