Skip to content

Show failed creations in dstack preset - #4109

Open
peterschmidt85 wants to merge 1 commit into
masterfrom
preset-show-failed-sessions
Open

Show failed creations in dstack preset#4109
peterschmidt85 wants to merge 1 commit into
masterfrom
preset-show-failed-sessions

Conversation

@peterschmidt85

@peterschmidt85 peterschmidt85 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Steps to reproduce

  1. Create a preset with constraints the hardware cannot meet:
type: preset
name: dsv4-flash-mi300x

base: deepseek-ai/DeepSeek-V4-Flash

fleets: [mi300x-fleet]

min_context_length: 1048576
max_ttft: 675

concurrency: 4
input_tokens: 10000
output_tokens: 1500

trials: 7
  1. No trial meets max_ttft, so no preset is saved and the creation ends as failed.

  2. Run dstack preset. The creation is not listed.


AI assistance: written with Claude Code.

A creation that ends as failed was dropped from the listing, so the only way
back to its trials and log was to already know the preset id. `_STATUS_DISPLAY`
already had a red `failed` entry that nothing could reach.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@peterschmidt85
peterschmidt85 force-pushed the preset-show-failed-sessions branch from c28ae0e to 72ca9cd Compare August 6, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant