mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
If notification state is pending and last update of state was made less than a minute ago. In the case of a grafana instance is shut down/crashes between setting pending state and before sending the notification/marks as complete this logic should allow the notification to be sent after some time instead of being left in an inconsistent state where no notifications are being sent.