How to Configure Broadcast Limits?
When you need to control system load and message sending speed, configuring limits helps ensure stable operation and avoid blocks from messengers. This instruction will help set optimal performance parameters.
When Needed
- You need to limit sending speed to avoid system overload.
- You need to configure the number of simultaneous processes for optimal performance.
- You need to prevent blocking from messengers due to too fast sending.
What's Important to Know
- Broadcast limit per minute — maximum number of broadcasts that can be launched within one minute.
- Number of independent processes — number of simultaneous processes that process broadcasts.
- These settings affect all broadcasts in the system.
Prerequisites
You are logged in with administrator rights. You have navigated to the Broadcastmodule viaApps -> Broadcast.
Step-by-Step Instructions
- In the
Broadcastmodule, go to the "Settings" section — a page with fields for configuring limits opens. - In the "Broadcast Limit per Minute" field, enter the maximum number of broadcasts that can be launched per minute (for example,
700). - In the "Number of Independent Processes" field, enter the number of simultaneous processes for processing broadcasts (for example,
2). - Click the "Save" button — the system saves new values and shows a message about successful saving.
What Happens After
New limits apply to all broadcasts in the system. The system will control sending speed according to the set parameters.
How to Verify It Worked
- Check that after saving, a message about successful settings update appeared.
- Make sure values in fields match entered data.
- Observe broadcast operation — they should send considering the set limits.