Hello.
I'm calling scheduler.php every minute and have setup a cronjob for every minute in the scheduler.
However the actual report is only called and runs every other minute.
Any ideas?
Best regards,
Maron
Hello.
I'm calling scheduler.php every minute and have setup a cronjob for every minute in the scheduler.
However the actual report is only called and runs every other minute.
Any ideas?
Best regards,
Maron
Maron,
myDBR scheduler is called by the server OS crontab, when both are set to run on same time the seconds might be off. We'll take a look the support for the every minute run. We'll keep you posted.
For now, if you want to run a task on every minute, use direct calls to report from crontab.
--
myDBR Team
Maron,
the latest build will handle the per minute scheduled tasks better.
--
myDBR Team
You must log in to post.