mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
By defaults, `requests` has no timeout on requests, which can lead to waiting indefinitely. Add a half-second timeout on these; this is applied _inside_ each retry, not overall -- that is, with retries any of these functions may take a total of 1.5s.
4.8 KiB
4.8 KiB