Uploaded image for project: 'Automation Analytics'
  1. Automation Analytics
  2. AA-1618

Solve old unfinished rollup jobs

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • None
    • data-pruning
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      There may be old unfinished rollups jobs (status != "data_export_finished")

      It can happen if there is unfinished rollup older than the retention date.

      The rollups are running based on

      SELECT tenant_id
      FROM tenants
      WHERE refresh_rollups = True
      

      So if record in tenants have refresh_rollups == False and there is some unfinished record in "rollups_jobs" table and there are no new tarballs, it could happen

      It prevents Data pruning from deleting

              Unassigned Unassigned
              mslemr Martin Šlemr (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: