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

[BUG] Don't allow deleting running models #665

Closed
ylwu-amzn opened this issue Jan 6, 2023 · 1 comment
Closed

[BUG] Don't allow deleting running models #665

ylwu-amzn opened this issue Jan 6, 2023 · 1 comment
Labels
enhancement New feature or request v2.6.0

Comments

@ylwu-amzn
Copy link
Collaborator

ylwu-amzn commented Jan 6, 2023

Currently the delete model API just delete model document without checking if model is loading or loaded on nodes. We should check and throw exception when model is loading or loaded. User should unload model first before deleting.

@ylwu-amzn ylwu-amzn added the bug Something isn't working label Jan 6, 2023
@Zhangxunmt Zhangxunmt added enhancement New feature or request and removed bug Something isn't working labels Jan 25, 2023
@ylwu-amzn
Copy link
Collaborator Author

ylwu-amzn commented Jan 27, 2023

PR out to fix this #700

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.6.0
Projects
None yet
Development

No branches or pull requests

2 participants