diff --git a/.changeset/pretty-breads-speak.md b/.changeset/pretty-breads-speak.md index fcc924ae81..13accd1cd0 100644 --- a/.changeset/pretty-breads-speak.md +++ b/.changeset/pretty-breads-speak.md @@ -2,4 +2,4 @@ '@backstage/plugin-notifications-backend-module-slack': patch --- -The throttle limit and interval is now a config variable +Slack notification handler throttling can now be configured with the `concurrencyLimit` and `throttleInterval` options.