Open RaasAhsan opened 6 years ago
The master should have a ping endpoint that nodes can call to refresh their health status. If they haven't pinged in awhile, we can consider that node to be unhealthy.
We can probably do this with consul sessions and TTL.
The master should have a ping endpoint that nodes can call to refresh their health status. If they haven't pinged in awhile, we can consider that node to be unhealthy.
We can probably do this with consul sessions and TTL.