Also keep all mail jobs together
Details
Details
- Reviewers
mollekopf - Group Reviewers
Restricted Project - Commits
- rK734ef93c24f6: Use a separate queue for mailing jobs, de-duplicate code
./phpunit
Diff Detail
Diff Detail
- Repository
- rK kolab
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/app/Jobs/Mail/PasswordRetentionJob.php | ||
---|---|---|
31 | it seems to me doing this in either MailJob::__construct (and calling the parent constructor here), would be cleaner, but it doesn't really matter. Potentially we should even move this to CommonJob in light of https://phorge.apps.ocp04.ait-msp-infra.net/T439 |