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

improve(RetryProvider): improve logs for quorum mismatch or failures #728

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

melisaguevara
Copy link
Contributor

In cases where we threw the QuorumError early, we were not logging any details of the mismatch.

Copy link
Contributor

@pxrl pxrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@melisaguevara Nice change! This will make it easier to debug in future 👍 I have a couple of minor comments, but overall it looks good.

src/providers/retryProvider.ts Outdated Show resolved Hide resolved
src/providers/retryProvider.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@mrice32 mrice32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@melisaguevara melisaguevara merged commit 8183696 into master Sep 11, 2024
4 checks 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.

3 participants