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

chore!: reduce error output verbosity #4067

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

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
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