Page MenuHomePhabricator

Fix an issue with error handling when no mailers are available
ClosedPublic

Authored by epriestley on Aug 13 2018, 4:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 9:28 AM
Unknown Object (File)
Thu, Mar 21, 6:18 AM
Unknown Object (File)
Jan 4 2024, 3:05 AM
Unknown Object (File)
Dec 22 2023, 12:10 AM
Unknown Object (File)
Dec 18 2023, 6:37 PM
Unknown Object (File)
Nov 30 2023, 1:37 AM
Unknown Object (File)
Nov 28 2023, 7:33 AM
Unknown Object (File)
Nov 25 2023, 7:44 PM
Subscribers
None

Details

Summary

Ref T13164. See PHI785. See D19546. I think I didn't test the updated error messaging here entirely properly, since I have some tasks in queue which error out here ("Missing argument 1 to newMailers(...)").

This is an error condition already, but we want to get through this call so we can raise a tailored message.

Test Plan

Tasks which errored out here now succeed. This condition is only reachable if you misconfigure things in the first place.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable