openreplay/assist/utils
rjshrjndrn 508c87725f refactor: improve socket session finding reliability
Add retry mechanism when finding session sockets to handle race
conditions. The function now makes up to 3 attempts with 500ms delays
before failing, which should improve reliability when sessions are
connecting or reconnecting.

Also includes code style reformatting for consistency.

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-22 16:26:28 +01:00
..
assistHelper.js add handler (#3062) 2025-02-27 10:12:06 +01:00
extractors.js Small assist refactoring (#1534) 2023-10-26 14:32:45 +02:00
geoIP.js feat(assist): new logs format 2024-03-28 12:28:04 +01:00
health.js feat(assist): new logs format 2024-03-28 12:28:04 +01:00
HeapSnapshot.js feat(assist): new logs format 2024-03-28 12:28:04 +01:00
helper.js feat(assist): count a search filters for full match results only 2024-05-27 15:02:53 +02:00
httpHandlers.js feat(assist): improved caching mechanism for cluster mode 2025-03-20 13:52:14 +01:00
logger.js refactore(sourcemaps-reader): changed logger (#2138) 2024-04-25 16:33:10 +02:00
metrics.js Assist metrics (#1627) 2023-11-09 15:06:11 +01:00
socketHandlers.js refactor: improve socket session finding reliability 2025-03-22 16:26:28 +01:00
stats.js feat(assist): moved stats part to ee and added auth token support 2023-10-31 11:12:22 +01:00
wsServer.js Boost performance for one node assist mode (#1869) 2024-02-06 14:10:48 +01:00