in2code-de / luxletter

Newsletter system for TYPO3
https://www.in2code.de/agentur/typo3-extensions/luxletter/
22 stars 25 forks source link

[BUGFIX] Respect `asynchronousQueueStorage` if creating newsletter vi… #198

Closed julianhofmann closed 11 months ago

julianhofmann commented 11 months ago

…a CLI

The asynchronousQueueStorage option was introduced for large receiver volumes. The creation of the queue can take a long time here. Although CLI theoretically allows infinite script runtime, in the worst case a service/server restart can get in the way during this time and end the script run unexpectedly. For this reason, queues should also be set up asynchronously for newsletters created via CLI, if this has been configured accordingly in the instance.