Meteor-Community-Packages / Meteor-Community-Packages/raix-push

Why only send one notification object at a time?

Open
#35 3 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
505
Forks
191
PR merge metrics
No merged PRs in 30d

Description

We can specify send interval in config options, but even so at that interval we should send all unsent notifications in the queue each time instead of just one.

Is there a performance reason that you are only sending one notification object per loop?

Contributor guide

Open the contributing guide

Research direction

The issue does not name files, tests, or an entry point. Locate the notification queue and its send loop, determine whether sending all unsent notifications at each configured interval is safe, and document the performance implications; done means the behavior and its coverage are clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.