CodeForAfrica / CodeForAfrica/AlertME
Batch alerts sending
Open
enhancement
- Dominant language
- PHP
- Stars
- 7
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
This is to avoid sending too many alerts on a new datasource addition or batch edit.
Some points:
- Might need a new table to manage this batch send.
- Would be managed from a queue function call.
Contributor guide
Research direction
Start by tracing the queue function used for new datasource additions and batch edits; the issue does not name specific files or tests. Determine how alerts are currently sent, then define a batching mechanism, including whether a new table is needed, and verify that these operations no longer send too many alerts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100