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

Allow --blockchain-service-url to be changed during runtime #738

Open
kauri-hero opened this issue Aug 20, 2023 · 0 comments
Open

Allow --blockchain-service-url to be changed during runtime #738

kauri-hero opened this issue Aug 20, 2023 · 0 comments

Comments

@kauri-hero
Copy link

kauri-hero commented Aug 20, 2023

It is desirable to allow the user to change --blockchain-service-url during runtime, especially if the endpoint is having outages or not providing responses based on other limitations.

Implement the changes to allow this parameter to be changed in during runtime, so user does not have to shutdown Node

Note: This can probably piggyback on the set-configuration command that we already have.
Note: Be especially careful not to interrupt ongoing conversations with the old blockchain service when the blockchainServiceUrl changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant