You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we send notifications to all template admins for every failed and hard-limited preset. This can generate excessive noise—especially when someone is debugging a template and creates multiple broken versions in quick succession.
💡 Initial Suggestions:
Throttle notifications to template admins: send no more than one notification per 7 days.
Throttle notifications to template version author: send no more than one notification per 1 day.