Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Problem/Motivation
Some reports need to execute heavy tasks that can end in a timeout. Currently it is not possible to implement batch process in the Xray Audit Task Plugin.
Proposed resolution
Implement the possibility of coding batch process in Xary Audit Task Plugins.
Issue fork xray_audit-3355550
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
Comment #2
lpeidro CreditAttribution: lpeidro at Metadrop commentedImplementation to allow batch process in plugin.
Update the readme with the new info.
Comment #5
frouco CreditAttribution: frouco at Metadrop commentedTested and works as expected
Comment #6
lpeidro CreditAttribution: lpeidro at Metadrop commentedThanks, Frank.
Feature merged in 1.1.x branch.
Comment #7
lpeidro CreditAttribution: lpeidro at Metadrop commented