Open
Description
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
Type
Projects
Status