Delay Functionality Doesn't Work
Closed this issue · 3 comments
unrealmaow commented
Describe the Bug
When setting up the minimum and maximum delay and maximum number of message deliveries per 1 min from settings. It doesn't work at all.
To Reproduce
Steps to reproduce the behaviour:
- Set the values of delays and maximum number of deliveries per 1 min from settings.
- Send Bulk Messages with multiple recipients in the PhoneNumbers object. The delay doesn't work at all.
Expected vs Actual Behavior
- Expected: Proper Delay between sending messages as configured in settings.
- Actual: There is no delay between sending messages.
Checklist Before Submission
- I have described the bug in detail.
- I have provided the steps to reproduce.
- I have included screenshots (if applicable).
- I have provided environment details.
- I have included relevant log file excerpts (if applicable).
- I have read FAQ and other relevant information.
capcom6 commented
Hello!
I'd like to clarify a few points about the delay functionality:
- The delay feature works between individual messages, not between recipients in a single message.
- The app is not designed for bulk message sending, as I don't want my app to be used for spam.
To use the delay feature effectively, please try the following:
- Send multiple messages with one or a few recipients in each message.
- The delay will be applied between these separate messages.
I'll update the documentation to make this behavior clearer.
github-actions commented
This issue is stale because it has been open for 7 days with no activity.
github-actions commented
This issue was closed because it has been inactive for 7 days since being marked as stale.