Service "quant.queue_factory" not found for queue_service_quant_seed_worker

Created on 7 March 2025, about 1 month ago

Problem/Motivation

When adding:

$settings['queue_service_quant_seed_worker'] = 'quant.queue_factory';
</code

to settings.php per the docs, there are errors:

<code>
Service "quant.queue_factory" not found: the container inside "Drupal\Core\Queue\QueueFactory" is a smaller service locator that only knows about the "queue.database" service.    

Steps to reproduce

  1. Install/configure Drupal CMS and quant_api
  2. Add setting above
  3. Make sure you have added content on the seed config tab to be synced
  4. Run drush quant:seed-queue and drush quant:run-queue

Proposed resolution

TBD

Not sure if this also is an issue with the 1.x branch

Remaining tasks

TBD

User interface changes

No errors (and works as expected)

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

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

Comments & Activities

Production build 0.71.5 2024