Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

add network boot retry logic #1870

Merged
merged 4 commits into from
Nov 13, 2019
Merged

add network boot retry logic #1870

merged 4 commits into from
Nov 13, 2019

Conversation

willemolding
Copy link
Collaborator

@willemolding willemolding commented Nov 13, 2019

PR summary

Tiny fix. Instead of panic!-ing when the conductor starts and cannot spawn a worker (because the network is unavailable for example) it will keep retrying every 3 seconds until it works.

testing/benchmarking notes

Tricky to test but I manually confirmed that the conductor built with the following works as expected

changelog

  • if this is a code change that effects some consumer (e.g. zome developers) of holochain core, then it has been added to our between-release changelog with the format
- summary of change [PR#1234](https://github.com/holochain/holochain-rust/pull/1234)

documentation

@willemolding willemolding changed the title add boot retry logic add network boot retry logic Nov 13, 2019
@willemolding willemolding added the NEEDS REVIEW This PR requires peer code review label Nov 13, 2019
@zippy zippy merged commit ea6dd9d into develop Nov 13, 2019
@zippy zippy deleted the sim2h-server-reconnect branch January 4, 2020 01:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
NEEDS REVIEW This PR requires peer code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants