Allow senders map to be modified

Created on 30 September 2023, about 1 year ago
Updated 17 October 2023, about 1 year ago

Problem/Motivation

Symfony configures the transport routing via framework.messenger.routing in messenger.yaml, per Routing Messages to a Transport.

Currently, the senders map is hard coded to the main symfony_messenger module.

Proposed resolution

Provide a parameter with the same functionality as framework.messenger.routing:

Allowing sites to manually define the routing map in a services file, such as services.local.yml, OR
Allow a supplementary config module to provide the map as a parameter to the container. With its own map defined in standard Drupal config.

Where the config option is optional, and built on top of the main parameter feature.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇦🇺Australia dpi Perth, Australia

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

Comments & Activities

Production build 0.71.5 2024