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 two additional configuration items to allow a retry count and retry interval (in seconds) #185

Open
ellenmarquez opened this issue Dec 13, 2018 · 0 comments

Comments

@ellenmarquez
Copy link

Add two additional configuration items to allow a retry count and retry interval (in seconds):

Sometimes a random network issue occurs, and it would be nice to have the utility wait for a configurable amount of time (in seconds) and then attempt it for a configurable amount of times, before sending failure alerts.

I suggest the addition of two new configuration items (preferences.json) and supporting logic to allow a retry count and retry interval (in seconds) before failing and sending error emails when “emailuponerror” configuration setting is enabled.

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

No branches or pull requests

1 participant