Skip to content

fix: preserve specific error messages during authentication#42

Merged
NitayRabi merged 1 commit into
masterfrom
fix-41-error-reporting
May 11, 2026
Merged

fix: preserve specific error messages during authentication#42
NitayRabi merged 1 commit into
masterfrom
fix-41-error-reporting

Conversation

@NitayRabi
Copy link
Copy Markdown
Contributor

Closes #41.

This change modifies to rethrow the original error from the brokerage session initialization instead of swallowing it into a generic string. It also appends the specific error message to the 'max attempts' failure for better diagnostics.

@NitayRabi NitayRabi merged commit 29165da into master May 11, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.21.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve error reporting in authenticate()

1 participant