Please Log in or Create an account to join the conversation.
Ah that's clever - I was just looking at the scheduling options. I might get rid of my Linux cron job now to keep it all inside myServer. Thanks.You can have automations run every second if you want. I have my lumagen status run every 30 seconds. My automation fires when {{current_uptimesecs}} > {{my_lumagen_status_check_time}}. It then calls a macro which does the status call and does Math|Add~my_lumagen_status_check_time~ {{current_uptimesecs}}~30. That will cause the automation to fire 30 seconds from now.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.