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

Retry shuttermint requests #201

Closed
jannikluhn opened this issue Feb 7, 2022 · 1 comment · May be fixed by #329
Closed

Retry shuttermint requests #201

jannikluhn opened this issue Feb 7, 2022 · 1 comment · May be fixed by #329
Assignees

Comments

@jannikluhn
Copy link
Contributor

Sometimes keypers crash with the following error:

Error: failed to get last committed height of shuttermint chain: post failed: Post "http://localhost:26657": EOF

Presumably in my setup this happened because shuttermint is overloaded and failed to respond to the request in time (it kept running though). Irrespective of the reason, we should retry shuttermint requests though, similar to what we do for mainchain requests.

@jannikluhn jannikluhn added this to To do in Rolling Shutter via automation Feb 7, 2022
@jannikluhn jannikluhn added this to the Rolling Shutter milestone Mar 30, 2022
@jannikluhn jannikluhn self-assigned this Sep 27, 2022
@jannikluhn
Copy link
Contributor Author

outdated

Rolling Shutter automation moved this from To do to Done May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant