Closed (fixed)
Project:
Migrate retry
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Jul 2026 at 11:29 UTC
Updated:
7 Aug 2026 at 10:00 UTC
Jump to comment: Most recent
Currently, the way migrate retry module produce bottlenecks processing queued items because:
The last point is controversial as queue items should be atomic. But, we are aware this module is being used to queue multiple items at once using the vbo_queue module. So it makes sense process a group of items.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
omarlopesinoComment #6
omarlopesinoSolutions are done in this MR