Hello,
I am trying to setup an alert that triggers if the component hasn't run, for example, in the last 10 minutes. To be more specific I am trying to alert on if a Scheduled Task's last run time is greater than 10 minutes, however there is no noticeable way to compare this value to the current datetime, or something that is dynamically updated, and it is only possible to set a static date and time value for comparison.
See the attached image for example.
If they're going to allow you to create a condition based off a datetime value then there should be a way to compare to the current datetime (as in when the node was polled or the trigger was evaluated), or something similar.
If anyone has insights it'd be much appreciated.
Thank you.