mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
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.
13 KiB
13 KiB