ehrhardt
select * from crontab;
Every-time this query runs, I get the log message Storing initial results for new scheduled query
which means this is behaving like a snapshot query, not a diff query. Any idea how how to troubleshoot or resolve this?Zach Zeid