You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: