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

Exit serving container when process-based cron fails #1560

Merged
merged 2 commits into from
Nov 16, 2020

Conversation

RobertLucian
Copy link
Member

@RobertLucian RobertLucian commented Nov 16, 2020

Fixes #1552.


checklist:

  • run make test and make lint
  • test manually by running an iris classifier and raising an exception within the cron's loop

Sorry, something went wrong.

@RobertLucian RobertLucian merged commit 79b0e96 into master Nov 16, 2020
@RobertLucian RobertLucian deleted the fix/serving-container-not-exiting branch November 16, 2020 23:28
deliahu pushed a commit that referenced this pull request Nov 19, 2020
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 this pull request may close these issues.

Serving container doesn't stop when a multi-processed cron throws exception
2 participants