Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dunning): schedule process dunning campaigns jobs every hour at 45'
## Roadmap Task π https://getlago.canny.io/feature-requests/p/set-up-payment-retry-logic π https://getlago.canny.io/feature-requests/p/send-reminders-for-overdue-invoices ## Context We want to automate dunning process so that our users don't have to look at each customer to maximize their chances of being paid retrying payments of overdue balances and sending email reminders. We're first automating the overdue balance payment request, before looking at individual invoices. ## Description This change adds the scheduler to run the ProcessDunningCampaigns job every hour at 45 minute.
- Loading branch information