There's no logical constraint that prevents this:
- ft_billing is unaffected by the status updates
- ft_notification_status will still be computed using the updated
statuses for the past day.
Running the task more frequently should limit the maximum number
of notifications it's likely to process.