Skip to content

exp show: checkpoint experiments not marked as successful after completing #9125

@mattseddon

Description

@mattseddon

Bug Report

Description

I am seeing the same behaviour first mentioned here with 2.46.0. Experiments appear to get stuck in the Running status after being completed.

Reproduce

  1. Open the extension.
  2. Run a checkpoint experiment.
  3. Experiment will get stuck in running state once completed.

Expected

Environment information

Output of dvc doctor:

$ dvc doctor
DVC version: 2.46.0 (pip)
-------------------------
Platform: Python 3.10.6 on macOS-13.2.1-arm64-arm-64bit
Subprojects:
        dvc_data = 0.42.1
        dvc_objects = 0.21.1
        dvc_render = 0.2.0
        dvc_task = 0.2.0
        scmrepo = 0.1.15
Supports:
        http (aiohttp = 3.8.4, aiohttp-retry = 2.8.3),
        https (aiohttp = 3.8.4, aiohttp-retry = 2.8.3),
        s3 (s3fs = 2023.1.0, boto3 = 1.24.59)
Cache types: reflink, hardlink, symlink
Cache directory: apfs on /dev/disk3s1s1
Caches: local
Remotes: s3
Workspace directory: apfs on /dev/disk3s1s1
Repo: dvc, git

Additional Information (if any):

dvc exp show --force does seem to fix the issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions