mirror of https://github.com/zulip/zulip.git
c2ceb3c13b
If an exception was thrown inside `send_email` resulting in a retry, we would include the `failed_tries` data in the event, which turned out to thrown an exception itself. This fixes that flow, including deepening the test so that it would fail if we didn't have the new logic. |
||
---|---|---|
.. | ||
__init__.py | ||
queue_processors.py |