uvic-teach / project-m1-team9

project-m1-team9 created by GitHub Classroom
0 stars 0 forks source link

Microservice - Notifications: Queue implementation. #26

Closed er-ber-ter closed 1 year ago

er-ber-ter commented 1 year ago
Broondoon commented 1 year ago

We do have a psudo-queue implemented, which just waits for a certain time until the "queue" is done then sends out the email. Although it isn't really a queue. We might end up deciding on later milestones that having this queue approach within the Notification system isn't needed, as we can just poll the ED Load System instead.