GameLift Anywhere Fleet

0

Good day,

I would like to ask how do I make gamesessions to run forever? Because when I deploy product to production and activate game sessions from ec2 servers using GameLift Anywhere service, it will last maximum only 3 days to be active after that they will be terminated automatically. Thank you very much in advance.

Kasl
preguntada hace 8 meses280 visualizaciones
1 Respuesta
1
Respuesta aceptada

Hi Kasl,

Anywhere fleets are expected to stay alive until they emit a heartbeat back to GameLift. There isn't a deadline enforced. It's possible that the termination happened for reasons unrelated. Here are some suggestions to help identify what might be going on

  1. Access the logs for the game session using GetGameSessionLogUrl to see if you can identify anything weird that might be happening.
  2. If the logs are not available from the API, access them directly by remotely logging onto the instance.
  3. Review hardware metrics for the instance. It's possible that the host might be running out of CPU/Memory, resulting in abnormal behavior or terminations.

Thanks!

AWS
respondido hace 8 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas