Commit graph

8394 commits

Author SHA1 Message Date
Taha Yassine Kraiem
a8f85a4498 chore(build): testing EE cron-Jobs
(cherry picked from commit a229f91501)
2023-04-12 17:03:33 +01:00
Taha Yassine Kraiem
028da162f3 feat(chalice): changed corn-Job execution time
(cherry picked from commit b67300b462)
2023-04-12 17:03:33 +01:00
Taha Yassine Kraiem
76cda7b8d3 feat(chalice): fixing Jobs
(cherry picked from commit 86017ec2cf)
2023-04-12 17:03:33 +01:00
Taha Yassine Kraiem
75351859c0 chore(build): test patch branch
(cherry picked from commit 92f4ffa1fb)
2023-04-12 17:03:33 +01:00
Taha Yassine Kraiem
5a49f0e595 feat(chalice): refactored Jobs
feat(chalice): added limits on Jobs

(cherry picked from commit 585d893063)
2023-04-12 17:03:31 +01:00
Taha Yassine Kraiem
d34cb4b53f feat(chalice): changes
(cherry picked from commit 0d01afbcb5)
2023-04-12 17:03:31 +01:00
Taha Yassine Kraiem
ba72dedd66 feat(chalice): configurable mobs expiration
(cherry picked from commit 5c0faea838)
2023-04-12 17:03:30 +01:00
Taha Yassine Kraiem
2e4a4f0270 feat(chalice): fixing jobs execution
(cherry picked from commit e25bfabba0)
2023-04-12 17:03:30 +01:00
Taha Yassine Kraiem
84fb33e266 feat(chalice): debugging jobs execution
(cherry picked from commit 4113ffaa3b)
2023-04-12 17:03:30 +01:00
Taha Yassine Kraiem
4d37578137 feat(chalice): debugging jobs execution
(cherry picked from commit 82e2856d99)
2023-04-12 17:03:29 +01:00
Taha Yassine Kraiem
7210942d7a feat(chalice): debugging jobs execution
(cherry picked from commit b82be4c540)
2023-04-12 17:03:29 +01:00
Taha Yassine Kraiem
5c173b8828 feat(chalice): fixed jobs execution
(cherry picked from commit 048a9767ac)
2023-04-12 17:03:29 +01:00
nick-delirium
72be865c5f change(player): fix typos; priority for 1st dom file 2023-04-12 17:17:44 +02:00
Rajesh Rajendran
cce3675e57 chore(helm): disabling redis string if not enabled (#1153)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-12 16:26:16 +02:00
nick-delirium
26a142c7ab change(ui): add tooltip for added live sessions 2023-04-12 15:08:06 +02:00
nick-delirium
5457857979 change(ui): change error toast for rec 2023-04-12 15:02:08 +02:00
Alexander
e09396eaa3
Encryption metrics (#1151)
* feat(backend): added metric to measure the duration of session encryption

* feat(backend): enabled ecnryption

* feat(backend): fixed typo issue in packSession method
2023-04-12 15:00:55 +02:00
nick-delirium
a3eef1dacc change(ui): add toast for recording error 2023-04-12 14:55:24 +02:00
Taha Yassine Kraiem
978f936c28 feat(chalice): handle missing payload deadlock 2023-04-12 10:22:50 +01:00
nick-delirium
0e1ba6650d change(tracker): fix iframe network handling 2023-04-11 17:47:49 +02:00
Taha Yassine Kraiem
c480c24606 feat(chalice): use background-tasks list instead of single background task 2023-04-11 16:29:15 +01:00
Taha Yassine Kraiem
7bce53bc1e feat(chalice): EE fixed user trail with multiple background tasks
(cherry picked from commit 16d8fbbbfd)
2023-04-11 16:01:18 +01:00
Alexander
d74ed000fa
Enable session encryption (#1121)
* feat(backend): enable session encryption

* feat(backend): fixed updated method name in failover algo

* feat(backend): disable encryption by default
2023-04-11 16:44:26 +02:00
Taha Yassine Kraiem
71f00ffabb feat(chalice): fixed missing request body issue
(cherry picked from commit 7023755bf7)
2023-04-11 15:26:43 +01:00
Alexander Zavorotynskiy
e22845049d feat(backend): removed debug logs in http methods 2023-04-11 16:19:35 +02:00
nick-delirium
33132e2d66 change(tracker): fix priority sending, remove dead code, 2023-04-11 16:19:35 +02:00
Alexander Zavorotynskiy
f465d16110 feat(backend): removed debug logs in http methods 2023-04-11 16:19:35 +02:00
Alexander Zavorotynskiy
2a9c64ef16 feat(backend): debug log for body content 2023-04-11 16:19:35 +02:00
nick-delirium
8361b007b7 change(tracker): support compressionThreshold in tracker 2023-04-11 16:19:35 +02:00
Alexander Zavorotynskiy
05e47e978b feat(backend): added compression threshold to start request 2023-04-11 16:19:35 +02:00
Alexander Zavorotynskiy
33fbdb149f feat(backend): more debug logs 2023-04-11 16:19:35 +02:00
Alexander Zavorotynskiy
cb0743cc1e feat(backend): added extra logs 2023-04-11 16:19:35 +02:00
Alexander Zavorotynskiy
12e4a5b59c feat(backend): using custom library for unzipping request body 2023-04-11 16:19:35 +02:00
nick-delirium
08a6705508 change(tracker): configure automatic headers, compress anything bigger than 24k, add third party lib to list 2023-04-11 16:19:35 +02:00
nick-delirium
4f7112baab fix(tracker): rm unused import 2023-04-11 16:19:35 +02:00
Alexander Zavorotynskiy
6b665848bb feat(backend): implemented unzipping for http requests with gzip content-type 2023-04-11 16:19:35 +02:00
nick-delirium
eab5d511d2 fix(tracker): testing 2023-04-11 16:19:35 +02:00
nick-delirium
6c10d55236 fix(tracker): testing 2023-04-11 16:19:35 +02:00
nick-delirium
bc5228a931 change(tracker): fix generated file 2023-04-11 16:19:35 +02:00
nick-delirium
8fff087862 change(tracker): only compress big batches, set mtime 0 2023-04-11 16:19:35 +02:00
nick-delirium
312600ee56 change(tracker): compress inside tracker, then post batch to sender 2023-04-11 16:19:35 +02:00
nick-delirium
ab279697a4 change(tracker): configure per message compression 2023-04-11 16:19:35 +02:00
Alexander
1125d0c15d
feat(backend): stopped inserting input values into the database (#1068) 2023-04-11 16:04:24 +02:00
Alexander
f561593b1a
Memory control manager (#1067)
* feat(backend): added a mechanism to control memory consumption

* feat(backend): extra log for system allocation

* feat(backend): implemented new memory manager in db and heuristics service
2023-04-11 16:01:37 +02:00
Shekar Siri
08c5b11e30
feat(ui) - getting started (#1148)
* feat(ui) - getting started - wip

* feat(ui) - getting started - wip

* feat(ui) - getting started - wip

* feat(ui) - getting started - wip

* change(ui) - getting started

* change(ui) - getting started - css changes
2023-04-11 15:38:44 +02:00
Taha Yassine Kraiem
a8a241bef8 feat(chalice): removed Kafka health check 2023-04-11 13:54:51 +01:00
Taha Yassine Kraiem
f2172607ed feat(chalice): Kafka health check 2023-04-11 13:50:59 +01:00
nick-delirium
578cb1af06 fix(ui): fix player destruction on id change 2023-04-11 11:04:22 +02:00
rjshrjndrn
88b713451d fix(helm): clickhouse username 2023-04-09 15:07:10 +02:00
Alex Kaminskii
98fdf73bd5 feat(player/DOMManager): VirtualNodes insertion prioretization (for styles) 2023-04-07 18:59:04 +02:00