Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-17030

improve cronjob stability: run each script in a separate process

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Obsolete
    • Icon: Medium Medium
    • None
    • 4.4.0alpha4
    • Cronjobs
    • None

    Description

      It might happen that script 1 in part X crashes all the time.
      Script 2 will then never be executed.

      (this has hjappened btw in the past with ez's own notification cronjob blocking execution of workflows)

      If we separate execution of every single script in its own process, this can be avoided.

      It also helps if script 1 leaks memory.

      In the extreme case, we could even launch all scripts in parallel.

      ezfind already does this...

      Attachments

        Activity

          People

            unknown unknown
            72f8acac-185f-4a54-9470-a7473f50daab@accounts.ibexa.co Gaetano Giunta
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: