Iss #641 - Add Quartz scheduling to handle clustered scheduling
- Iss #641 - Add Quartz scheduling to handle clustered scheduling
As determined in 641, there was a gap where multiple instances of an API would run the same task for each pod. This led to a case where spam emails were sent to the membership team. Quartz adds a DB-backed scheduling agent that will take care of clustered tasks.