understanding Cron Jobs [message #148737] |
Fri, 25 September 2020 10:03  |
ffischer
Messages: 30 Registered: April 2017
|
|
|
|
Hi,
i have some questions with Cron.
1. i had a job that runs every minute for Fetching Mails - this works ==> /cron/index.php?/Parser/ParserMinute/POP3IMAP
2. a second Cron Job that runs every 10minutes ==> /cron/index.php
all the crons works ... i think so 
but for billing i create a Report every day the Report sould create @ 11pm
So the Mail with report comes 11:45pm -- on one day it comes 00:01am so no results on this report because the report creates with "Today()"
is this normal ?
best regards
Frank
|
|
|
|
|