kestra-io / kestra

:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
https://kestra.io
Apache License 2.0
13.1k stars 1.15k forks source link

Double autocompletion for flow-level retry type #6017

Open anna-geller opened 2 days ago

anna-geller commented 2 days ago

Describe the issue

image

to reproduce, add a flow with retry:

id: myflow_repro
namespace: company
retry:
  behavior: RETRY_FAILED_TASK
  type: constant # TRY AUTOCOMPLETE HERE 
  maxAttempt: 3

Environment

MichaScant commented 1 day ago

Hello, I'd like to work on this issue if possible please, it seems interesting, thank you!

MilosPaunovic commented 1 day ago

Sure does seem interesting, so absolutely, go for it @MichaScant! 🚀