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

Cannot stop a deployment after creating it without deleting #33

Open
chriscmp opened this issue Aug 30, 2022 · 0 comments
Open

Cannot stop a deployment after creating it without deleting #33

chriscmp opened this issue Aug 30, 2022 · 0 comments
Labels
enhancement New feature or request P2 Portal Related to Portal

Comments

@chriscmp
Copy link

Problem:
When I create a deployment, I start getting the output of my inference results based on the configuration I set. However, once I no longer want to continue exporting the inference results, the only way to stop the pipeline is by deleting the deployment or AI skill. If I delete either the deployment or AI skill, I can no longer view the existing inference results in the portal and its non-trivial to restart the deployment.

If I try to remove the AI skill from the deployment without deleting it entirely, I get a 500 Internal Server Error.
image

Proposed Solution:

Option 1: Allow me to remove the AI skill from the deployment, while preserving the camera insights and video recording tabs (currently when I try to do this, I get a 500 Internal Server Error).
image

Option 2: Add a 'Start/Stop' button to enable or disable export actions from the AI skill and/or deployment.
image

@penorouzi penorouzi added enhancement New feature or request bug Something isn't working Portal Related to Portal labels Aug 31, 2022
@vladimp vladimp removed the enhancement New feature or request label Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 Portal Related to Portal
Projects
None yet
Development

No branches or pull requests

3 participants