Add Rate Limiter integration to Messenger
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3531644. --> Reported by: [dpi](https://www.drupal.org/user/81431) Related to !38 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Driven by @LucaLusso</p> <p>The code to-date has been supplied in MR <a href="https://git.drupalcode.org/project/sm/-/merge_requests/23">!23</a>. However I've determined to be out of scope.</p> <p>Docs:</p> <ul> <li><a href="https://symfony.com/doc/current/rate_limiter.html">https://symfony.com/doc/current/rate_limiter.html</a></li> <li><a href="https://symfony.com/doc/current/messenger.html#rate-limited-transport">https://symfony.com/doc/current/messenger.html#rate-limited-transport</a></li> </ul> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3> > Related issue: [Issue #3531660](https://www.drupal.org/node/3531660)
issue