Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for a preconfigured number of Tendermint node failures #43

Open
thanethomson opened this issue Jan 21, 2020 · 0 comments
Open

Allow for a preconfigured number of Tendermint node failures #43

thanethomson opened this issue Jan 21, 2020 · 0 comments

Comments

@thanethomson
Copy link
Member

We have a long-term requirement coming from GoT where experiments will need to be conducted under load where some nodes might fail. At present, the default behaviour of tm-load-test is to fail the entire load test completely.

We need tm-load-test to:

  1. be configurable in the number of Tendermint node failures it can tolerate, and
  2. have the ability to keep retrying to connect to failed Tendermint node endpoints.

This functionality needs to apply to both master/slave mode and standalone mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant