Skip to content

Implement healthcheck feature #53

@goldyfruit

Description

@goldyfruit

In order to get an idea of the status of a client, HiveMind Core should be able to send a message at interval (configurable) to the client, if the client answer then HiveMind Core consider the client alive and can update the DB (last_seen).

The feature should support these criterias:

  • Interval between check
  • How long to wait for the client response
  • How many message not returned before considered "unresponsive"

This configuration should be supported by the server.json configuration file.

This is an addition to #44

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions