mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
This reduces the giant load spike at 5 minute past the hour, when all remote servers currently attempt to submit their records. We do not wish to slew over a full hour, because we want to ensure that we do not hold the lock when the next hour's analytics runs. It is also not necessary to have that much variation; 10 minutes is picked as an arbitrary "long enough" time to spread requests over. |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| tests | ||
| views | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||