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

[Feature Request] price-pusher should accept an array of gRPC endpoints #1014

Open
0xForerunner opened this issue Aug 11, 2023 · 2 comments
Open

Comments

@0xForerunner
Copy link

It would be great if the price pusher accepted an array of gRPC endpoints and attempted to cycle through them on errors, rather than to spin up multiple instances of the price-pusher that each connect to a different endpoint.

@jayantk
Copy link
Contributor

jayantk commented Aug 13, 2023

hey @ewoolsey. On this one, what's the gRPC endpoint that you want to cycle through? is it for the blockchain or is it the pyth price service?

@0xForerunner
Copy link
Author

hey @ewoolsey. On this one, what's the gRPC endpoint that you want to cycle through? is it for the blockchain or is it the pyth price service?

Sorry for the slow reply here. I was originally referencing the chain endpoint but I think the answer is that both would very likely be useful. Sadly nodes in cosmos can be somewhat unreliable so cycling through a potential list could really improve reliability.

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

No branches or pull requests

2 participants