Skip to content
  • George Koltsov's avatar
    Update StuckExportJobsWorker to not fail parallel export jobs · 92936f18
    George Koltsov authored
    Update StuckExportJobsWorker to not mark ongoing parallel
    export jobs as failed. The job is completed and the record
    is marked as started because there are parallel relation
    exports still happening, so we don't need to mark the parent
    project_export_job record as failed until the 6 hour expiration
    mark hits.
    
    Changelog: fixed
    92936f18