Skip to content

Improve queue processing

Pankaj Raundal requested to merge 8.x-2.28-dev into 8.x-2.x
  • Ensure that all items are processed in the queue.
  • Queue process items, as well as batch API-picked-up batch items, to expedite processing and improve efficiency.
  • Job status should not be approved until all items are completed.

Merge request reports