Reduce drush query frequency

Created on 25 March 2024, 10 months ago
Updated 26 March 2024, 10 months ago

Problem/Motivation

When having many queue names, drush will query each queue name to find the next item to proccess resulting in many select queries.
in my case the patch reduced the number of queues per minutes by 95%.

Proposed resolution

Check for all queue names in one single select query.

📌 Task
Status

Needs review

Version

1.0

Component

Code

Created by

🇮🇱Israel bricel

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024