Commit graph

32 commits

Author SHA1 Message Date
Alexander
1c1887f657
New configuration module (#558) 2022-06-29 12:20:42 +02:00
Alexander Zavorotynskiy
caf66b305a fix(backend): fixed bug when ender triggered on sessionEnd message 2022-06-21 16:19:22 +02:00
rjshrjndrn
f34c433a42 chore(backend): clean go mod
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-17 16:27:43 +02:00
Alexander
3c6bd9613c
feat(backend): control batch size and number of sql requests in db service to more accurate management data inserts (#540)
Co-authored-by: Alexander Zavorotynskiy <alexander@openreplay.com>
2022-06-15 12:57:09 +02:00
Alexander
883a6f6909
Improved ender (#537)
* feat(backend/ender): using producer timestamp for session end detection

* feat(backend/ender): added timeControl module

Co-authored-by: Alexander Zavorotynskiy <alexander@openreplay.com>
2022-06-15 10:49:32 +02:00
Mehdi Osman
911736f772
Increased Redis max queue length 2022-06-14 16:21:15 +02:00
Alexander Zavorotynskiy
d29416fd48 fix(backend): fixed bug with group name in heuristics service 2022-05-23 17:42:28 +02:00
Alex Kaminskii
d30b663195 fix(player): use append() instead of add(); update lastMessageTime inside distributeMessage 2022-05-20 19:05:32 +02:00
Alex Kaminskii
76d9d41ed8 refactor(backend/storage): pass FileSplitSize as env var 2022-05-16 15:31:37 +02:00
Alex Kaminskii
7d7dcc2910 chore (backend): Dockerfile.bundle update 2022-05-16 15:28:56 +02:00
Alexander Zavorotynskiy
f681e85e50 fix(backend): removed temp Dockerfile from cmd dir 2022-05-16 15:01:12 +02:00
ShiKhu
4fa1751a68 fix(backend-storage): dir clean in routine; MAX_POLL_INTERVAL_MS env var 2022-04-06 16:53:49 +02:00
ShiKhu
197c39f96a feat(backend): go v.1.18 upgrade 2022-04-01 19:14:08 +02:00
ShiKhu
95c5190b07 feat(backend): incoming queue stats logging for ender & db 2022-02-16 19:44:03 +01:00
ShiKhu
11c86f555d feat(backend): topic redirections 2021-11-10 17:04:45 +01:00
ShiKhu
6a600eaecb env(backend): CACHE_ASSETS default true 2021-10-01 11:06:10 +02:00
ShiKhu
d099ab4dde feat (backend): default BEACON_SIZE_LIMIT to 7 Mb 2021-09-07 19:24:17 +02:00
Taha Yassine Kraiem
1a97e8afa5 feat(storage): changed FS_CLEAN_HRS value 2021-08-10 18:07:32 +02:00
ShiKhu
8b9eb90afa feat (backend-http): BEACON_SIZE_LIMIT env var 2021-08-10 17:34:57 +08:00
ShiKhu
1b2241943a fix(backend): put FS_CLEAN_HRS default value to 10 days 2021-08-07 11:57:10 +08:00
Taha Yassine Kraiem
1e3481648e fix(storage): updated FS_CLEAN_HRS Dockerfile definition 2021-08-06 19:17:25 +02:00
ShiKhu
7d67d47a27 fix(backend): dockerfile names 2021-08-05 19:53:55 +08:00
ShiKhu
a556ef9129 comment(backend-dockerfile): in case of volume mount 2021-08-05 19:52:25 +08:00
Taha Yassine Kraiem
b8fbea0c96 feat (backend-docker): fixed tini for alpine based image 2021-07-22 20:54:19 +02:00
ShiKhu
480bad2a1a feat (backend-docker): faster build, tries of tini 2021-07-23 00:24:37 +08:00
ShiKhu
5009274c40 fix(backend): entrypoint logs to stdout 2021-07-21 20:00:27 +08:00
ShiKhu
f81d24c35f try: bash entrypoint 2021-07-21 00:21:18 +08:00
ShiKhu
45614e1aa5 feat(backend): one-image dockerfile 2021-07-20 21:51:03 +08:00
ShiKhu
6b806bc889 feat (backend): nocache assets by default 2021-07-14 18:36:34 +03:00
ShiKhu
74b1d37e54 feat (backend-http): CACHE_ASSETS env flag + logs on assets error 2021-06-23 11:51:54 +02:00
ShiKhu
769caeee2c feat (backend-assets): ASSETS_SIZE_LIMIT env var 2021-05-06 21:44:56 +02:00
ShiKhu
83bc0ac783 feat: init backend 2021-05-03 17:53:25 +02:00