ml-commons icon indicating copy to clipboard operation
ml-commons copied to clipboard

[BUG] The model state not change after undeploy

Open zhichao-aws opened this issue 1 year ago • 0 comments

What is the bug? In skills repo we find a flaky test, where we call undeploy api, the model state not change after 300 seconds. And in the get model response, the last_updated_time doesn't change in 300 seconds.

CI link: https://github.com/opensearch-project/skills/actions/runs/7751405810/job/21139245862#step:4:830 We can scroll down to see the get model response in 300 seconds.

How can one reproduce the bug? Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

What is the expected behavior? A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots? If applicable, add screenshots to help explain your problem.

Do you have any additional context? Add any other context about the problem.

zhichao-aws avatar Feb 02 '24 05:02 zhichao-aws