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

Add connect timeout to daemon #57

Merged
merged 2 commits into from
Dec 7, 2021
Merged

Conversation

scott-ainsworth
Copy link
Owner

Closes #47
Closes #56

- Add the `--timeout` option
- Minor cleanups

Issue #47
- Validate the `--polling-interval` command line option
- Validate the `--timeout` command line option
- Validate the `--ttl` command line option

Issue #56
@scott-ainsworth scott-ainsworth changed the base branch from main to develop December 7, 2021 15:24
@scott-ainsworth scott-ainsworth self-assigned this Dec 7, 2021
@scott-ainsworth scott-ainsworth added the enhancement New feature or request label Dec 7, 2021
@scott-ainsworth scott-ainsworth added this to the Version 1.1 milestone Dec 7, 2021
@scott-ainsworth scott-ainsworth merged commit 8df950b into develop Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

daemon --ttl and other options should have range validation Add --timeout option to the daemon
1 participant