mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +00:00
We had a theory that get_user_id() errors were often due to race conditions related to reloads, so we would only report missing user ids if subsequent lookups failed 5 seconds later. It turns out we still get the blueslip errors, and now we don't get meaningful tracebacks. This change makes it so that errors get reported immediately again.
18 KiB
18 KiB