Skip to content

Make MMS file-transfer failures directly visible and copyable - #86

Merged
masarray merged 2 commits into
mainfrom
fix/visible-file-transfer-diagnostics
Jul 20, 2026
Merged

Make MMS file-transfer failures directly visible and copyable#86
masarray merged 2 commits into
mainfrom
fix/visible-file-transfer-diagnostics

Conversation

@masarray

Copy link
Copy Markdown
Owner

Field problem

The engine already returns detailed failure text, but the Fault Record window stores it only in the row Detail property. The current table displays only Failed, forcing field debugging to rely on first-chance exceptions from Visual Studio.

Changes

  • add a compact expandable Transfer diagnostics panel
  • automatically select the failed row and open the panel when a download fails
  • show device, endpoint, record, remote directory, companion files, timestamp, exact engine failure, protocol timeline, session/pump state, and request/response hex
  • retain the existing long-duration row tooltip
  • add one-click Copy diagnostics for pasting the complete evidence into support
  • keep the panel collapsed during normal successful operation

The companion engine PR preserves the primary FileOpen/FileRead failure even if the best-effort FileClose also fails.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@masarray
masarray merged commit 46ff1ce into main Jul 20, 2026
1 check passed
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