Symfony Messenger integration with core Symfony Mailer implementation

Created on 7 October 2023, about 1 year ago
Updated 13 November 2023, about 1 year ago

Problem/Motivation

Core is well progressed in adding symfony/mailer: 📌 Add symfony/mailer into core RTBC

Adding messenger support will allow mailings to be made async https://symfony.com/doc/current/mailer.html#sending-messages-async

The work to date make it not possible to add Messenger support: https://git.drupalcode.org/project/drupal/-/merge_requests/4215/diffs#bc...

We should ensure Core has sufficient hooks to allow us to inject messenger, otherwise we will have to do service overrides or service decoration.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Postponed

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