Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-4635

Add triggering worker in case there are reimport failed segments

XMLWordPrintable

    • Critical
    • In case there are segments that are failed to reimport due to t5memory overload - new worker is scheduled for another try. The worker is started after 15 minutes delay.

      The problem:
      In TRANSLATE-4591 we implemented a retry mechanism which purpose is to reimport segments that failed to reimport previously. This is done within the same worker run without any pauses. But if t5memory is overloaded we anyway may end up with segments that are failed to reimport.

      Solution:
      Need to trigger reimport worker which should run with 15 minutes delay.
      Worker should be queued not more that 3 times in a row to prevent creating endless loop.

      Also retrigger resaving of segments for tasks, where resave failed since it was triggered the last time in migration for such tasks.

            leonkiz Leon Kiz
            leonkiz Leon Kiz
            Sanya Mikhliaiev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: