Skip to content

Mark Import trackers as timed out with entities

Max Woolf requested to merge 352985-2-other-bulk-import-class-stale-cleanup into master

What does this MR do and why?

  • !83313 (merged) added a 4-hourly cron to mark stale bulk import records as timed out. This updated affected both BulkImport and BulkImport::Entity records but not the associated BulkImport::Tracker records.
  • This MR updates the cron worker to mark all trackers for a stale BulkImport::Entity as timed out at the same time.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #352985 (closed)

Merge request reports

Loading