-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request