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

Terminate idle and/or misbehaving snaps #63

Closed
2 tasks done
Tracked by #56
rekmarks opened this issue Aug 24, 2021 · 0 comments · Fixed by #105 or #104
Closed
2 tasks done
Tracked by #56

Terminate idle and/or misbehaving snaps #63

rekmarks opened this issue Aug 24, 2021 · 0 comments · Fixed by #105 or #104
Assignees

Comments

@rekmarks
Copy link
Member

rekmarks commented Aug 24, 2021

Per #56 and #62, we should continually monitor running snaps, and terminate them when:

  • they've been idle for a certain period of time (pulling a number out of a hat, on the order of 2 < 10 minutes)
  • they and/or their workers aren't responding to health checks for a certain period of time (on the order of 5 - 10 seconds)
@rekmarks rekmarks added this to the Flask MVP milestone Aug 31, 2021
This was linked to pull requests Nov 3, 2021
@rekmarks rekmarks closed this as completed Nov 3, 2021
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

Successfully merging a pull request may close this issue.

2 participants