Ran into an issue where a site had 100s of revisions, and the batch process attempts to load all of these revisions causing a php timeout. If anyone runs into this problem, I have added some code to batch the revisions to a limit of 15.

If anyone runs into this issue of 504s/php script timeouts and has many revisions on an entity try this patch.

Command icon Show commands

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

Bits8myBytes created an issue. See original summary.

Bits8myBytes’s picture

StatusFileSize
new3.16 KB

This is on the 8.x-2.x branch.

rodrigoaguilera made their first commit to this issue’s fork.

rodrigoaguilera’s picture

Status: Active » Needs review
Issue tags: -

I rerolled the path as a MR against latest 2.x (it works also against beta3)

weekbeforenext made their first commit to this issue’s fork.

marcoscano made their first commit to this issue’s fork.

marcoscano’s picture

Assigned: Bits8myBytes » Unassigned
Status: Needs review » Fixed

Merged! Thanks everyone!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.