Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automatic shutdown detection #3

Open
SgtCoDFish opened this issue Mar 3, 2019 · 0 comments
Open

Add automatic shutdown detection #3

SgtCoDFish opened this issue Mar 3, 2019 · 0 comments

Comments

@SgtCoDFish
Copy link
Owner

If we're running on e.g. EC2 spot instances, we can use instance metadata to check if our instance is about to be cycled out. Since we know the instance will die, we can remove the instance explicitly from the gossip cluster and avoid the failure-detection timeout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant