Skip to content

exp: show failed runs with --temp #10616

@gregstarr

Description

@gregstarr

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.

#8612

Reproduce

  1. dvc exp run --temp
  2. dvc exp show properly lists experiment
  3. first stage success
  4. second stage fail
  5. dvc exp show doesn't show the failed experiment

Expected

  1. dvc exp show shows the failed experiment
  2. 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/dvc

Metadata

Metadata

Assignees

No one assigned

    Labels

    A: experimentsRelated to dvc expfeature requestRequesting a new featurep2-mediumMedium priority, should be done, but less important

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions