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

wait few seconds before attaching options to peering #11

Closed
wants to merge 1 commit into from

Conversation

etwillbefine
Copy link

@etwillbefine etwillbefine commented Jun 19, 2019

Not sure if this is something you want to have in the master but it solves #8.

Outside of the module there is no way awaiting the peering connection to become active.

  • Optionally await peering connection with a fixed amount of seconds
  • 30 seconds was in my case sufficient
  • Set to 0 (default) will not change anything

No BC

/cc @aknysh @jdn-za

We can also put more effort into and check the current peering status in a sleep loop

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

Successfully merging this pull request may close these issues.

1 participant