Alert shows again once click away

Is there any way do turn of getting alert for 10 seconds after getting one. So I have alert system that when threshold met it displays an alert but say I turn the alert of it displays another one straight away as may have met threshold again. Is there a way to not to allow this so when I disable the alert it doesn’t show or do the function for 10 seconds so only one alert shows if it meets threshold not 3 or 4.

This would be something you would need to code and manage, and is not part of the component framework. Good luck.

Is there a way to not make an alert if one is being displayed