We should create a "reaper" thread that looks for potentially orphaned nodes that we started up in AWS and terminate them. This can happen if the AMI was not configured correctly to register with the hub or if the java process died for whatever reason. This reaper thread will prevent problematic unused instances from accumulating in AWS over time.
We should create a "reaper" thread that looks for potentially orphaned nodes that we started up in AWS and terminate them. This can happen if the AMI was not configured correctly to register with the hub or if the java process died for whatever reason. This reaper thread will prevent problematic unused instances from accumulating in AWS over time.