Meteor-Community-Packages / Meteor-Community-Packages/raix-push
Notifications get stuck/queued on server
- Dominant language
- JavaScript
- Stars
- 505
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
If I send notifications continuously around 20 for a time, the server gets stuck after that, `Push.send method //Maybe`
but if I restart the server, all the queued notification start running again.
@raix any idea why this is happening? I'm using the latest version `raix:push@3.0.2-rc.10`.
Contributor guide
Research direction
Start by reproducing the server stall with about 20 continuously sent notifications using raix:push@3.0.2-rc.10, focusing on the `Push.send` path mentioned in the report. Inspect what happens to queued notifications while the server is stuck. Done means notifications continue processing without requiring a server restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100