Skip to content

Enforce minimum check interval #64

@armon

Description

@armon

People can shoot themselves in the foot with a very low check interval if they do not use a suffix like "s" or "m". This causes a health check to run nearly continuously. Prevent this by enforcing a hard minimum of 1 second. Also try to be somewhat intelligent and check if an interval is set to be nanoseconds and correct to seconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions