Skip to content

Enhance stability through redundancy of providers #211

Open
@longfin

Description

@longfin

Currently, the bridge relies only one ethereum node at some points. so when that endpoint becomes unavailable, bridge couldn't be recovered without restarting.1

To alleviate this phenomenon, it would be helpful to achieve the redundancy of providers and configure it in a classic failover style. (See also)

Footnotes

  1. Of course, smoothing this out with issues like the Expose the endpoint for health checking #210 is also a good approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions