Hi everyone,
I'm trying to time my ranking query.
Unfortunately, nothing has happened for an hour.
I uploaded the file at 7 PM with a frequency of 10 minutes, and it's now 7:30 PM.
But nothing's happening.
What am I doing wrong?
Hi everyone,
I'm trying to time my ranking query.
Unfortunately, nothing has happened for an hour.
I uploaded the file at 7 PM with a frequency of 10 minutes, and it's now 7:30 PM.
But nothing's happening.
What am I doing wrong?
It works for me
Check the remote file:
app/config/config.json
Maybe you have:
"cron": false,
cron is an old Unix scheduling system, familiar to those who've used unix/linux systems in the past (or currently use). Definitely not an obvious setting/switch for a non-unix user.