• we are having “timeout” issues with “run_one_job” when utlising and export form we use for reports on our site for admins. This issue only exists if its a monthly report. It works all ok on backend utilising the plugin itself is there any way for a “keep-alive” ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author algol.plus

    (@algolplus)

    hello

    I’m sorry, no way to fix it using PHP code.

    you have to edit webserver configs and increase timeout for scripts.

    Thread Starter prodograw

    (@prodograw)

    is this not that same thing since on backend script is running ok

    Plugin Author algol.plus

    (@algolplus)

    Do you run backend scripts using command “php wp-cron.php” ?

    Thread Starter prodograw

    (@prodograw)

    Sorry what I mean on backend is utilising your plugin to export with progress bar works all ok so timeout script settings should be all ok

    Plugin Author algol.plus

    (@algolplus)

    But “export with progress” exports by small chunks (30 orders per step).

    So you have to tweak webserver config 🙁

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Timeout Issues On “run_one_job”’ is closed to new replies.