Skip to content

Support multiple replicas #5

@cgetzen

Description

@cgetzen

Right now, a mutex is used when registering checks.

I'd like to be able to run multiple replicas and have the check only run once among all of the replicas per time period.

This can be achieved by:

  1. Storing the healthz data in redis
  2. Using a redis lock to coordinate checks

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