Skip to content

Conversation

@mastercactapus
Copy link
Member

Description:
This pull request introduces configuration for the rate limit for the number of messages sent per second, per notification type (such as SMS or voice). The new setting is exposed as a CLI flag and environment variable. This change allows operators to control and tune the message sending rate.

Configuration and CLI changes:

  • Exposed the new setting as a CLI flag --max-msg-per-sec-per-type and as the environment variable GOALERT_MAX_MSG_PER_SEC_PER_TYPE. Updated documentation to describe the new option. [1] [2]

Which issue(s) this PR fixes:
Closes #4449

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow configurable global message throttle rate

2 participants