[Feature Request] Shutdown GameSessions from Backend

0

Why can we not terminate a GameSession from the GameLift backend?

Testing while setting up the GameLift features can sometimes mean that GameSessions do not shutdown from alone.

GameSession costs easily pass the two digit barrier in a single day - even when just idling with no players.

A feature to shutdown a GameSession is needed for developers, to help avoid costs which are not necessarily considered usual costs associated with GameLift.

What developers want and some consider a basic feature, is a free GameLift testing environment.

preguntada hace 2 años227 visualizaciones
1 Respuesta
0

I believe the only ways to terminate a game session from the GameLift side is to either scale down the instances in the fleet (although this wont work if you have game session protection on in your fleet), remote connect into the instance and terminate the server process hosting the game session there, or have the server invoke the ProcessEnding method from the server SDK. I do agree that there should be an easier/targeted way to terminate a specific game session/server process from the GameLift side.

respondido hace 2 años

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