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
NodeAgent is the process on every Node that handles the heartbeats from the GameServer Pods. It should have a goroutine that every X seconds it checks when was the last heartbeat that was received by each Pod. If it is more than Y seconds, it should mark the GameServer as Unhealthy.