no message
This commit is contained in:
parent
d88676d9aa
commit
94df46557e
@ -31,6 +31,7 @@ final class Cron
|
||||
TeleSlave::log()->enableSlaveQueue(false)->send("master_cron_run:".date("Y-m-d H:i:s"));
|
||||
|
||||
if ($s == 0 && $i % 3 === 0) {
|
||||
TeleSlave::log()->enableSlaveQueue(false)->send("master_cron_run__hit!!:".date("Y-m-d H:i:s"));
|
||||
CronArticleSchema::cacheTgSave();
|
||||
CronArticleSchema::pushToSlave();
|
||||
CronHttpQueue::pop();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user