Skip to content

Update status code error message to adopt standardized conventions (i.e. toolset + code defined).#596

Merged
brdeyo merged 1 commit into
mainfrom
brdeyo/update-status-code-message
Nov 13, 2025
Merged

Update status code error message to adopt standardized conventions (i.e. toolset + code defined).#596
brdeyo merged 1 commit into
mainfrom
brdeyo/update-status-code-message

Conversation

@brdeyo
Copy link
Copy Markdown
Contributor

@brdeyo brdeyo commented Nov 13, 2025

There is a possibility that multiple toolsets will emit status codes as part of the execution of Virtual Client as a runtime platform. This change is meant to help standardize the format of the status code message for upstream execution/orchestration systems so that both the toolset emitting the status code as well as the status code itself can be parsed from the standard error.

e.g.
Status Code: Toolkit SDK = 200000 <--- ToolsetError in the Toolkit SDK script.
Status Code: Virtual Client = 211527 <--- ToolsetError with fail/fast in Virtual Client caused by the Toolkit SDK script failure.

@brdeyo brdeyo merged commit 092c56d into main Nov 13, 2025
5 checks passed
@brdeyo brdeyo deleted the brdeyo/update-status-code-message branch November 13, 2025 17:25
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