Skip to content

Proposal: Integrate Arbitrum RPC fallback into livepeer-go #2975

@FranckUltima

Description

@FranckUltima

In order to improve the quality and robustness of the network, I believe it could be useful to integrate an Arbitrum RPC fallback option directly into the livepeer-go code.

For example, we could enter a main RPC and 1 backup RPC, and if the main RPC no longer responds or provides erroneous data, the node could switch to the backup RPC, until the main RPC responds correctly again.

It would also be useful to have a metric available for prometheus/grafana so that we can integrate the RPC status into our monitoring.

This would also allow us to maintain our Arbitrum RPCs without stopping the availability of our Livepeer nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: triagethis issue has not been evaluated yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions