Closed tazlin closed 5 months ago
@db0 Time is running short for me tonight. I will test this in dev
when I get the chance and I'll tag you on the merge when it is ready to deploy. A temporary fix is already in place for the minute-by-minute stats, and I've manually updated the models stats
.
UPDATE cron.job SET nodename = '';
allows pg_cron to operate as expected. Without it, there is connection problem when the scheduled job attempts to run.created
is a now appropriately accounted for and only the latest compiled stats for the compiled 'models stats' are returned in the relevant queries.