Issue Web Scheduled Set For One Second

HarisKhanDurrani

New Pleskian
Hello guys i got a problem how to set one second Scheduled in web CRON i define like this 0,59 * * * * but i can't understand properly
 
Hello, you cannot use the Scheduled Tasks functionality of Plesk to run a cron every second, the minimum is every minute.

But you could run a script every minute that runs in a loop for 60 times every second.
 
Back
Top