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

make sleep 5sec sleep time configurable #1176

Open
v0lkan opened this issue Oct 15, 2024 · 0 comments
Open

make sleep 5sec sleep time configurable #1176

v0lkan opened this issue Oct 15, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers v0.29.0-candidate

Comments

@v0lkan
Copy link
Contributor

v0lkan commented Oct 15, 2024

time.Sleep(5 * time.Second)
^
make this configurable

also this
make this configurable
case <-time.After(5 * time.Minute):
i.Logger.InfoLn(cid, "Resuming connectivity check after extended wait")

@v0lkan v0lkan added enhancement New feature or request v0.29.0-candidate good first issue Good for newcomers labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers v0.29.0-candidate
Projects
None yet
Development

No branches or pull requests

1 participant