So I want to create an alert system where the alert will only trigger if X amount of orders happens repeatedly, say for example three consecutive hours of zero orders. I've tried multiple ways to achieve this fail safe. Please let me know if anyone has any logic to create this.