Need to modify notifications so that if the notification job does not run for some reason, then when we start it up again later it only sends pending notifications that are newer than 24 hours old. Reason being, when we restart the queue, we don't want anyone getting flooded with old notifications. They are time sensitive so if we miss them, after 24 hours they just need to not be sent.
$this->dispatch(new SendOnboardingDocs($candidate));
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire