add call to cron to auto refresh upcoming invoices by calling route:
https://github.com/Subscribie/subscribie/blob/565-upcomming-payments-faster/subscribie/blueprints/admin/__init__.py#L1046
Ref
Example:
- app skeleton
|
cron2 = minute=-10 curl -L example.com/admin/refresh-subscription-statuses |
- deployment of new sites