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

[r2r] improve rpc client rotation of tendermint #1675

Merged
merged 3 commits into from
Feb 23, 2023

Conversation

onur-ozkan
Copy link
Member

Previous implementation was only checking timeout error, with this change we also check the healthcheck result. And print friendly debug messages.

Also increased timeout to 5 seconds from 3.

Signed-off-by: ozkanonur <work@onurozkan.dev>
shamardy
shamardy previously approved these changes Feb 23, 2023
Copy link
Collaborator

@shamardy shamardy left a comment

Choose a reason for hiding this comment

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

Thanks for the fix! Only minor non-blockers.

mm2src/coins/tendermint/tendermint_coin.rs Outdated Show resolved Hide resolved
mm2src/coins/tendermint/tendermint_coin.rs Outdated Show resolved Hide resolved
Signed-off-by: ozkanonur <work@onurozkan.dev>
Signed-off-by: ozkanonur <work@onurozkan.dev>
@shamardy shamardy merged commit 95fc67d into dev Feb 23, 2023
@shamardy shamardy deleted the tendermint-rpc-rotation-fix branch February 23, 2023 13:05
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