Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double autocompletion for flow-level retry type #6017

Open
anna-geller opened this issue Nov 20, 2024 · 2 comments
Open

Double autocompletion for flow-level retry type #6017

anna-geller opened this issue Nov 20, 2024 · 2 comments
Assignees
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes bug Something isn't working good first issue Great issue for new contributors

Comments

@anna-geller
Copy link
Member

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

  • Kestra Version: develop
@anna-geller anna-geller added bug Something isn't working area/backend Needs backend code changes area/frontend Needs frontend code changes good first issue Great issue for new contributors labels Nov 20, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Nov 20, 2024
@MichaScant
Copy link

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

@MilosPaunovic
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes bug Something isn't working good first issue Great issue for new contributors
Projects
Status: Backlog
Development

No branches or pull requests

3 participants