Skip to content

Action waits for RPC to be healthy, but not Horizon and Friendbot #685

Open
@leighmcculloch

Description

@leighmcculloch

The GitHub Action in the action.yml file waits for the container to be healthy, but does so by testing the RPC endpoint. The RPC is faster at getting setup than Horizon and subsequently Friendbot that uses Horizon. So when the RPC is healthy, if an account funding is sent immediately, Friendbot will fail to handle the request.

The health check should ensure that all the services, or the last service to start up (Friendbot) are healthy.

To do this, it would probably be helpful to first do this:

cc @stellar/devx

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog (Not Ready)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions