mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08: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`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| queue_processors.py | ||