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

Prevent error when creating a state machine with existing name #47

Open
2 tasks
alesolano opened this issue Oct 19, 2021 · 0 comments
Open
2 tasks

Prevent error when creating a state machine with existing name #47

alesolano opened this issue Oct 19, 2021 · 0 comments
Assignees
Labels
mlops MLOps related issues not-agent Here we don't affect the agent perse

Comments

@alesolano
Copy link
Member

Description

Launching a training job raises an error when the name of the state machine is already selected. This is not what we want. If the state machine already exists, we want to update it and run a new execution, without throwing an error.

Requirements

Things you need in order to complete the issue.

  • Playing more with stepfunctions CLI. It's not as easy as I thought.

Acceptance Criteria

Criteria that must be met in order to close the issue successfully.

  • When launching a new training job with the same state machine name, it does not complain and launches the job.
@alesolano alesolano added not-agent Here we don't affect the agent perse mlops MLOps related issues labels Oct 19, 2021
@alesolano alesolano self-assigned this Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mlops MLOps related issues not-agent Here we don't affect the agent perse
Projects
None yet
Development

No branches or pull requests

1 participant