Didstopia / rust-server

Provides a dedicated linux server for Rust (the game) running inside a Docker container.
MIT License
244 stars 104 forks source link

Added heartbeat_app #107

Closed Morgyn closed 1 year ago

Morgyn commented 2 years ago

Queries server after server has started, if it fails to get a response 3 times in a row it will attempt to quit the server, if that fails attempt to kill in increasing levels of force.

This is so the server will restart even if the process just hangs.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.