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

chore: increase timeouts for childchain healthchecks #1671

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

ayrat555
Copy link
Contributor

Overview

On the latest master I can't start reorg docker-compose locally, because it fails with the childchain is not healthy error:

Creating elixir-omg_postgres_1 ... done
Creating elixir-omg_geth_1     ... done
Creating geth-1                ... done
Creating geth-2                ... done
Creating nginx                 ... done
Creating childchain            ... done

ERROR: for watcher  Container "d7e5a929f9d7" is unhealthy.

ERROR: for watcher_info  Container "d7e5a929f9d7" is unhealthy.

I increased timeouts for childchain healthchecks. After that docker-compose starts without issues.

Changes

Describe your changes and implementation choices. More details make PRs easier to review.

  • Increase the timeouts for childchain healthchecks
  • Use localhost in healthchecks
  • Add reorg tests to the README

@ayrat555 ayrat555 merged commit b2d9eee into master Jul 28, 2020
@ayrat555 ayrat555 deleted the ayrat555/fix-reorg-setup branch July 28, 2020 05:50
@unnawut unnawut added the chore Technical work that does not affect service behaviour label Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Technical work that does not affect service behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants