zulip/frontend_tests
Sahil Batra a0965d7335 activity: Use setTimeout instead of setInterval.
Instead of using setInterval to call send_presence_to_server
repeatedly, we now simluate setInterval using setTimeout.

This change helps us to avoid the condition likely related to resume
from suspend, when the browser tries to catch up by running a large
number of "missed" copies of the setInterval hook, causing the server
to rate-limit the client.

Fixes #23438.
2022-11-14 12:37:14 -08:00
..
node_tests activity: Use setTimeout instead of setInterval. 2022-11-14 12:37:14 -08:00
puppeteer_lib dependencies: Remove formdata-node, node-fetch. 2022-10-11 10:50:57 -07:00
puppeteer_tests narrow-banner: Exclude bots when checking org sending pms policy. 2022-11-04 14:37:45 -07:00
zjsunit js: Fix type issue with FormatJS rich text elements. 2022-11-03 14:48:40 -07:00