Hi,
Following on from my earlier posts, it occurred to me that I could use a script called from Linux cron to periodically connect via Projeqtor's API in order to ensure that its internal cron process is running. I successfully got some scripts to read and update Projeqtor objects, but alas this did not restart the internal cron process. That's a pity as the API provides an easy way for external scripts to authenticate and interact with Projeqtor.
Would it be possible for you to add a call to Cron::relaunch() within the api handler?
Following on from my earlier posts, it occurred to me that I could use a script called from Linux cron to periodically connect via Projeqtor's API in order to ensure that its internal cron process is running. I successfully got some scripts to read and update Projeqtor objects, but alas this did not restart the internal cron process. That's a pity as the API provides an easy way for external scripts to authenticate and interact with Projeqtor.
Would it be possible for you to add a call to Cron::relaunch() within the api handler?