retry icon indicating copy to clipboard operation
retry copied to clipboard

Warning: Unexpected input(s) 'retry_on_exit_code'

Open Luc45 opened this issue 3 years ago • 0 comments

Describe the bug When using "retry_on_exit_code", it shows this warning:

image

I have tried setting a timeout_minutes, even though I didn't want to use one, and the error didn't happen but the warning persisted:

image

Expected behavior I did not expect that warning to show up, and I did not want to set a timeout to use retry_on_exit_code.

Luc45 avatar Aug 12 '22 18:08 Luc45