Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request to throttle notification sending #114

Open
sts-ryan-holton opened this issue Jul 21, 2023 · 1 comment
Open

Feature request to throttle notification sending #114

sts-ryan-holton opened this issue Jul 21, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sts-ryan-holton
Copy link

Hi, I've recently installed the newest version of this package into my project and have built a feature around allowing a user to set their notification preferrences, such as when they should receive notifications, things like day of week and time of day, this all works great.

If a user has reduced their preferences, notifications for the user will build up and then all send at once at the next available datetime. Would it be possible to introduce a new feature for throttling the sending? For example, add a 10 second difference between each send_at so that users receive bulk notifications 10 seconds apart.

@atymic
Copy link
Collaborator

atymic commented Mar 20, 2024

Feel free to PR

@atymic atymic added enhancement New feature or request help wanted Extra attention is needed labels Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants