Problem/Motivation

I originally planned to run queues using drush queue:run command but our current claimItem() implementation will block drush cron command forever.

Proposed resolution

Move consume logic into a separate service and create a new drush command to consume the queue using that service.

Comments

tuutti created an issue. See original summary.

  • tuutti authored 17b4ebc5 on 2.x
    Issue #3394090 by tuutti: Create a consumer command to process queues
    
    
tuutti’s picture

Issue summary: View changes
tuutti’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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