Skip to content

FIX: Show scenario run failure details - #2691

Open
Richard Lundeen (richlundeen) wants to merge 1 commit into
microsoft:mainfrom
richlundeen:richlundeen-scenario-failure-details
Open

Richard Lundeen (richlundeen) wants to merge 1 commit into
microsoft:mainfrom
richlundeen:richlundeen-scenario-failure-details

Conversation

@richlundeen

@richlundeen Richard Lundeen (richlundeen) commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add persisted run-level error and error_type fields to the canonical scenario progress header and frontend contract
  • map the fields from ScenarioResult in the progress read path
  • show the failure type and reason on failed scenario pages, with the existing generic message as a fallback for legacy rows

Example

Before

This run ended before all planned executable units completed. Finished executions remain available below.

After

Run failed (ValueError): Scenario initialization failed. Finished executions remain available below.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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