Problem/Motivation

Every queue worker has to define the queue backend in the settings.php file.

Steps to reproduce

Proposed resolution

Introduce event subscribers to apply backend automatically.

Remaining tasks

Introduce the event subscribers.
Make sure that the assignment is cached.

User interface changes

-

API changes

-

Data model changes

-

Issue fork resque-3188622

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

voleger created an issue. See original summary.

voleger’s picture

Title: Define proper queue backend handler automatically » Help define proper queue service in settings.php

There no way to override settings from the module. This part of the configuration needs to be done manually in any case.

voleger’s picture

Status: Active » Reviewed & tested by the community

Added requirement check and code snippet generation functionality.

  • voleger committed 07b7d64 on 2.0.x
    Issue #3188622 by voleger: Help define proper queue service in settings....
voleger’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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