• Resolved colinbritton

    (@colinbritton)


    My WP hosting provider kills processes that run for longer than a minute to protect the server. I have a large user import to run – 12k users, which takes 45 minutes. Have you considered a batch mode or some way of using the cron mode to import people without running the import form for 45 minutes?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Javier Carazo

    (@carazo)

    Good morning @colinbritton,

    I know this is a problem. But this is not easy to solve.

    Anyway, the solution now is possible: make possible more long process. But yes, some hostings does not allow it.

    Stay tuned. We want to solve this also in other parts of the plugin.

    Thread Starter colinbritton

    (@colinbritton)

    Does the cron task keep track of how many rows it has read or does it process every row each time?

    Plugin Author Javier Carazo

    (@carazo)

    No, when it ends. It saved the log, but not before.

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

The topic ‘Long running process problem’ is closed to new replies.