Users should be able to opt to run the fake cron separately (perhaps in an actual cron job if they want to). This would entail a disable cron option in lobster.cfg, along with a cmd/cron.go or just command-line argument. We need to be careful to only run one billing call at a time, because we are not using transaction (or we can use transaction).
Users should be able to opt to run the fake cron separately (perhaps in an actual cron job if they want to). This would entail a disable cron option in lobster.cfg, along with a cmd/cron.go or just command-line argument. We need to be careful to only run one billing call at a time, because we are not using transaction (or we can use transaction).