CodeForAfrica / CodeForAfrica/AlertME

Batch alerts sending

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.