fix(cron): silent failure when account UUID not found
Author: tatenda-sourceCreated Mar 31, 2026Updated Mar 31, 2026
When the account UUID passed via command line doesn't match any cached account, cron.py silently does nothing instead of reporting an error.
Source: FujiwaraChoki/MoneyPrinterV2