Skip to content

Commit 428d12b

Browse files
authored
feat(digests): Add more explanatory test about the min/max delivery interval (#15165)
1 parent 6ac5ec5 commit 428d12b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/product/alerts/create-alerts/issue-alert-config.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,6 @@ In **[Project] > Settings > Alerts**, you can configure alert email subject temp
143143

144144
The digests feature only works for issue alert emails (not notifications sent through integrations), and unlike the [action interval](#action-interval-rate-limit), limits the total number of alert emails sent for the project. This project-level setting allows you to control the minimum and maximum delivery intervals for alerts.
145145

146+
The minimum interval sets how soon another digest can be sent after the previous one. Each new alert resets the timer, delaying the next digest until the maximum interval is reached. If there hasn’t been a recent digest, the first alert is delivered immediately.
147+
146148
![A sliding adjustment scale for the frequency of alert emails.](./img/alert-digest.png)

0 commit comments

Comments
 (0)