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

[-] fix --retry-num parameter handling, fixes #272 #280

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

pashagolub
Copy link
Collaborator

@pashagolub pashagolub commented Nov 19, 2024

This introduces --retry-num and --retry-after command-line parameters
and makes sure the value for `retry-num' is more than zero as otherwise
the ARP client is not being launched.
Author: @mbanck-ntap

mbanck-ntap and others added 2 commits November 18, 2024 12:05
This introduces --retry-num and --retry-after command-line parameters
and makes sure the value for `retry-num' is more than zero as otherwise
the ARP client is not being launched.

Fixes: #272
@pashagolub pashagolub self-assigned this Nov 19, 2024
@pashagolub pashagolub added the bug label Nov 19, 2024
@pashagolub pashagolub changed the title [-] Ffix --retry-num parameter handling, fixes #272 [-] fix --retry-num parameter handling, fixes #272 Nov 19, 2024
@pashagolub pashagolub merged commit bf9fece into master Nov 19, 2024
4 checks passed
@pashagolub pashagolub deleted the retry-num-fix branch November 19, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants