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] Failed status shown on running experiment when failed experiment gets deleted #882

Open
JeffreyCanisius04 opened this issue Nov 20, 2024 · 3 comments
Assignees
Labels
type/bug Bug in code

Comments

@JeffreyCanisius04
Copy link

🐛 Bug

The status of an ongoing experiment gets set to failed when a already completed failed experiment gets deleted

To Reproduce

  1. Have failed experiment
  2. Run another experiment that is sure to succeed
  3. Delete the failed experiment

LLM Studio version

v1.11.1

Screenshot 2024-11-12 at 2 38 09 PM
@JeffreyCanisius04 JeffreyCanisius04 added the type/bug Bug in code label Nov 20, 2024
@pascal-pfeiffer pascal-pfeiffer self-assigned this Nov 21, 2024
@pascal-pfeiffer
Copy link
Collaborator

Thank you for reporting a potential bug, @JeffreyCanisius04 .

Though, I can't reproduce this on 1.11.1, 1.13.0 or main branch.
Can you please list all the steps to reproduce the issue?

@JeffreyCanisius04
Copy link
Author

I just saw this comment now @pascal-pfeiffer

So the steps I did were the following:

  • Have a failed experiment (ensure experiment completed with failed state)
  • Create and run new experiment that is expected to pass
  • While new experiment is running, delete the old failed experiment

@JeffreyCanisius04
Copy link
Author

But I haven't tested this since

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Bug in code
Projects
None yet
Development

No branches or pull requests

2 participants