Skip to content

Micro-service to update the status of submissions in the database and broadcast the update to all the gateway replicas 🔃

License

Notifications You must be signed in to change notification settings

upb-code-labs/submissions-status-updater-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Submissions Status Updater micro-service

Welcome to the Submissions Status Updater micro-service. This service is responsible for listening for messages in the submission-status-updates queue and updating the status of the submissions in the database and publishing the updated submissions to the real-time-updates queue.

Below is a diagram of the overall architecture of the system with the Submissions Status Updater micro-service highlighted in green.

Submissions Status Updater microservice highlighted with a green rectangle in the overall architecture diagram

Documentation

Please, refer to the following documents for more information about the Submissions Status Updater micro-service:

Document Description
Contributing Contributing guidelines.
Environment A description of the environment variables used by the Submissions Status Updater micro-service.