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

When http options section is undefined, ensure that sane defaults are created #15

Closed
matthsmi opened this issue Jun 21, 2018 · 0 comments · Fixed by #26
Closed

When http options section is undefined, ensure that sane defaults are created #15

matthsmi opened this issue Jun 21, 2018 · 0 comments · Fixed by #26

Comments

@matthsmi
Copy link
Collaborator

When the following section is not defined:

#  [alertmanager.repo1.domain.com.http]
#    retries = "3"
#    retry-wait-min = "5"
#    retry-wait-max = "10"
#    timeout = "10"

Make sure that some sane defaults are created. Probably like the ones above. Make sure that it's also unit tested

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 a pull request may close this issue.

1 participant