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
- Branch
- dev/mailing-queue
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 52718 Build 18694: arc lint + arc unit
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 | |