Automatic rule snoozing
So our systems remain as performant as possible we will now automatically snooze rules that are not “used” over a 60 day period. The full criteria for a rule to snooze is as follows:
Not a system rule (Alterian internal rule)
Must be running (and not already snoozed)
Must not have been modified in the last 60 days
Must not have been invoked in the last 60 days
Must have been invoked at least once (to get statistics)
Rule url must match an “eligibilty” regex defined in web.xml - Alterian can configure this file to stop snoozing if required. Please contact Alterian support if you have any specific rules that would meet the criteria above but where it still needs MS response.
Rules in a snoozed state can still be access in Rule Designer and called. The first call after snoozing will take a little bit longer as this will trigger an unsnooze of the rule. After this the rule will work as normal.
In this way rules that are in use can take advantage of more resources from our systems to ensure good performance.