CodeForAfrica / CodeForAfrica/HealthTools.API
Use RabbitMQ for query processing
Offen
enhancement
help wanted
- Vorherrschende Sprache
- Python
- Sterne
- 19
- Forks
- 20
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When a service we are depending on such as Elasticsearch fails, we will lose the queries (particularly via SMS that are costly) and will be unable to respond to the user.
Using RabbitMQ will allow storing the message in a queue and track the job until it is finished successfully on a number of retries or manually if intervention is needed.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.