-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
A: experimentsRelated to dvc expRelated to dvc expfeature requestRequesting a new featureRequesting a new featurep2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less important
Description
Bug Report
Description
experiments run with --temp that fail appear to go missing. Sounds like this was an issue previously but was fixed, however I still am having this problem. I am using a recent version of DVC and the previous issue was from 2 years ago.
Reproduce
dvc exp run --tempdvc exp showproperly lists experiment- first stage success
- second stage fail
dvc exp showdoesn't show the failed experiment
Expected
dvc exp showshows the failed experiment- if for some reason it shouldn't show the failed experiment, then note in the docs because this seems like a fairly significant behavior difference between running with the queue and with temp
Environment information
Output of dvc doctor:
DVC version: 3.55.2 (pip)
-------------------------
Platform: Python 3.11.10 on Linux-3.10.0-693.el7.x86_64-x86_64-with-glibc2.17
Subprojects:
dvc_data = 3.16.6
dvc_objects = 5.1.0
dvc_render = 1.0.2
dvc_task = 0.4.0
scmrepo = 3.3.8
Supports:
http (aiohttp = 3.10.8, aiohttp-retry = 2.8.3),
https (aiohttp = 3.10.8, aiohttp-retry = 2.8.3)
Config:
Global: /home/starrgw1/.config/dvc
System: /etc/xdg/dvcobservingClouds and leifdenby
Metadata
Metadata
Assignees
Labels
A: experimentsRelated to dvc expRelated to dvc expfeature requestRequesting a new featureRequesting a new featurep2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less important