Hi,
I've been using desktop scheduler to download and parse out a streaming JSON file. My script takes 4 seconds to execute, the data is updated on a per second basis.
Currently, my only option is to execute the scheduled job at the lowest level of granularity in the temporal at 1 minute. therefore I'm missing records.
Would it be possible to add a second(s) option to the scheduler?
I can see particular benefits from doing a CRON at under a minute, especially with event data capture.
Best Regards,
Allan