My logic app is continuously polling to SFTP location every min. I have an alert(email) on it if skipped continuously for 5 minutes(i.e. 5 times).
Even after meeting the alert condition it only triggers an alert for once.If I update any conditions in alert rule then it again triggers for once and then stops triggering even it met its condition.
I have added the alert on Trigger Skipped . The logic app trigger is skipping from last 1 hour.
What am I doing wrong? please help.