• I need to daily execute a script but sometimes it doesn’t finish, at this moment it has 14 runs, 8 ends, and idk why. I tried to increase “Max task execution time” to 18000 seconds, but still doesn’t finishing some days… How can I see the logs?

    The script updates a db table with about 200 columns (increasing everyday), it shouldn’t spend more than 5 hours to end the task…

    Any idea? ??

Viewing 1 replies (of 1 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hi,

    Not sure. 5 hours is quite long for a single script. Your host might not allow such long time processes and kill them.

    I would test locally to see if it works.

    About logging, there is a task option named Max Count of Log Entries (Dashboard -> Task Scheduler -> Tasks -> Edit) and have it a value like 50 or something. Then go to Dashboard -> Log. You want to wait for some scripts to be executed by the plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP sc Task starts but sometimes doesn’t ends’ is closed to new replies.