mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
The presence service would retry `/presence/update` requests every second (or immediately in tests) in case where server returns 429 (rate limit) errors. That could lead to infinite spamming (until user refreshed tab/tabs) Co-authored-by: David Taylor <david@taylorhq.com>