Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: reduce error output verbosity #4067

Merged
merged 10 commits into from
Jan 23, 2025
Merged

Conversation

sesi200
Copy link
Contributor

@sesi200 sesi200 commented Jan 21, 2025

Description

Fixes SDK-1939

Error messages are very verbose. Current example:
image

With this PR the 'stack trace' is only displayed if either no nice error message is available or if verbose mode is explicitly requested. No trace:
image

No nice error message available:
image

Verbose mode:
image

How Has This Been Tested?

Manually.

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@sesi200 sesi200 marked this pull request as ready for review January 23, 2025 09:12
@sesi200 sesi200 requested a review from a team as a code owner January 23, 2025 09:12
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Eric Swanson <[email protected]>
@sesi200 sesi200 changed the title chore!: reduce error output verbosity feat!: reduce error output verbosity Jan 23, 2025
@sesi200 sesi200 enabled auto-merge (squash) January 23, 2025 17:10
@sesi200 sesi200 merged commit 45251d9 into master Jan 23, 2025
297 of 298 checks passed
@sesi200 sesi200 deleted the severin/reduce-error-output branch January 23, 2025 17:50
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.

2 participants