Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Improve bailout response to rule failure and kill command #27

Merged
merged 5 commits into from
Jun 4, 2017

Conversation

yitzchak
Copy link
Owner

@yitzchak yitzchak commented Jun 2, 2017

Improve the bailout response to rule failure and kill commands.

If all rules fail in the evaluation of a command phase then we currently just keep repeating the evaluation cycle until phaseCycles is reached. As a result we get a whole bunch of irritating messages in the log. This PR is an attempt to fix this.

  • Add bailout for complete rule failure
  • Add kill signal logic

@yitzchak yitzchak self-assigned this Jun 2, 2017
@yitzchak yitzchak changed the title Improve rule failure response Improve bailout response to rule failure and kill command Jun 3, 2017
@yitzchak yitzchak merged commit 1e5962e into master Jun 4, 2017
@yitzchak yitzchak deleted the improve-rule-failure-response branch June 4, 2017 00:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant