Skip to content

Increase stale migration period in Bulk Import

What does this MR do and why?

BulkImport classifies migrations that took longer than 8 hours as stale.

This changes the period from 8 to 24 hours as a short-term solution to allow large project migrations to succeed.

Note: The timeout period will be removed entirely on #429867 (closed)

Related to: #429867 (comment 1627381900)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Merge request reports

Loading