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

Handle interruptions in EB #13

Open
tskluzac opened this issue Apr 15, 2020 · 1 comment
Open

Handle interruptions in EB #13

tskluzac opened this issue Apr 15, 2020 · 1 comment
Assignees

Comments

@tskluzac
Copy link
Collaborator

If we push new code to this repo, the code pipeline will pull it down and automatically restart the service, killing any active jobs. We need to temporarily cache credentials and auto-restart any such jobs interrupted this way.

@tskluzac tskluzac self-assigned this Apr 15, 2020
@tskluzac
Copy link
Collaborator Author

This can be avoided by moving all 'real work' logic out of EB and into EKS/ECS to make them elastically scalable WITHOUT the need to spin up a whole new web instance.

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