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)
Tue, Jan 21, 9:23 AM
Unknown Object (File)
Dec 20 2024, 10:57 PM
Unknown Object (File)
Dec 17 2024, 10:56 PM
Unknown Object (File)
Dec 14 2024, 4:48 PM
Unknown Object (File)
Dec 12 2024, 8:28 AM
Unknown Object (File)
Nov 19 2024, 10:24 PM
Unknown Object (File)
Nov 18 2024, 2:19 AM
Unknown Object (File)
Nov 16 2024, 1:54 AM
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