pyth-network / pyth-network/pyth-crosschain

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

Open
#1,014 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
247
Forks
348
Avg merge
2d 1h
Merged PRs (30d)
27

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the price-pusher entry point and trace how its gRPC endpoint is configured and how errors are handled. Determine the existing behavior before adding support for an endpoint array; done means the pusher cycles through configured endpoints after errors instead of requiring multiple instances.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, typescript
Domain
backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.