Airflow false notification Sla Alert

Hi Team,
i have deployed airflow on top of EKS cluster. So in that if their is Sla miss and there is entry in sla_miss table for the notification sent as false then on every new DagRun it sends the notification till the entry is deleted from sla miss table manually how to avoid those notification. it should sends the notification only once. Any help is appreciated.
Thanks!