PlayFab / thundernetes

Thundernetes makes it easy to run your game servers on Kubernetes
https://playfab.github.io/thundernetes
Apache License 2.0
313 stars 47 forks source link

fixing NodeAgent crash #396

Closed dgkanatsios closed 2 years ago

dgkanatsios commented 2 years ago

Fixes #395

This PR introduces a check in the NodeAgent delete func where probably the connection with the API server was broken and a cache.DeletedFinalStateUnknown object is arriving on the event handler.