Skip to content

[Bug]: Resuming a preset session that already saved a preset marks it failed #4204

Description

@r4victor

Resumed a preset session whose runs were stuck terminating. The resume re-ran verification against the final service that the first (successful) pass had already stopped, failed with Claude final service is not running, and marked the session failed - even though preset.yml had already been saved as verified. The same ID now occupies two rows:

 NAME                        ID        BASE              CONSTRAINTS                 BENCHMARK                                 STATUS          SUBMITTED
 qwen3-27b-agentic-mi300x-3  cd474e96  Qwen/Qwen3.8-27B  io=128K/512 prefix=99% c=4  tps/user=53.7 ttft=1.18s ctx=256K   ▇█▇█  failed (4/4)    6 hours ago
 qwen3-27b-agentic-mi300x-3  cd474e96  Qwen/Qwen3.8-27B  io=128K/512 prefix=99% c=4  tps/user=53.6 ttft=1.16s ctx=256K         verified        6 hours ago

A session that already saved a preset should not be resumable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions