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

fix: switch Ws connection to Http while sending transaction in Axon #383

Merged
merged 3 commits into from
Nov 19, 2023

Conversation

ashuralyk
Copy link
Contributor

@ashuralyk ashuralyk commented Nov 16, 2023

Description

I found Axon's monitor works fine after the recreation of the underline Ws provider, but the transaction sender of Axon kept using Ws connection as well, to enhance its stability, I choose to switch it to Http connection instead

@ashuralyk
Copy link
Contributor Author

@jjyr please have a look at these failed ibc-test CI, I guess the http url in config rpc_addr is incorrect, which we haven't checked before

@Flouse Flouse changed the title bug: switch Ws connection to Http while sending transaction in Axon fix: switch Ws connection to Http while sending transaction in Axon Nov 19, 2023
@Flouse Flouse merged commit 6fc1b6e into main Nov 19, 2023
31 checks passed
@blckngm blckngm deleted the bug/axon-send-provider branch December 8, 2023 01:48
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