-
Suggestion
-
Resolution: Fixed
-
None
- configurable grace period between when the server detects that the heartbeat has stopped and when the instance is shutdown.
- backend functionality to terminate arbitrary instance exists already
[BAM-3264] System (server) will shutdown EC2 instance when agent heartbeat stopped.
-
- Time Spent:
- 1.5h
- I've added triggerDelayedTermination and interruptDelayedTermination methods to RemoteElasticAgent interface and implemented them in RemoteElasticAgentImpl.
-
- Time Spent:
- 0.5h
- Checked how does it work at the moment.