mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 14:38:46 +00:00
The `deployment` key was only set in `do_report_error`, which is now only used in one codepath (the queue worker). The logging handlers on staging call notify_server_error directly, which omits the `deployment` key. Remove the odd one-of key, and instead simply do dispatch in `do_report_error`.
5.3 KiB
5.3 KiB