Skip to content

Distribute health checks over interval #33

Description

@jbrendel

For every host in the cluster a thread is started for the health check. Many of those threads finish quickly. However, all threads are spawned at the same time. They should instead be started in a staggered fashion.

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