openreplay/backend/internal/config
Rajesh Rajendran 2b28a36736
Fixed issue with wrong expiration timeout for projects (#1300) (#1339)
* fix(backend): fixed issue with wrong expiration timeout for projects in cache layer

* fix(backend): removed direct call db.GetProject()

* feat(backend): set default PROJECT_EXPIRATION to 10 minutes

Co-authored-by: Alexander <zavorotynskiy@pm.me>
2023-06-13 15:15:40 +02:00
..
assets feat(assets): Add support for mutual TLS to allow the assets service to fetch files behind authentication walls (#1034) 2023-03-13 17:58:39 +01:00
common New env variable CLOUD (aws by default) (#1232) 2023-05-04 16:48:48 +02:00
configurator fix(backend): added extra checks in config file parser 2022-11-02 12:35:22 +01:00
db Fixed issue with wrong expiration timeout for projects (#1300) (#1339) 2023-06-13 15:15:40 +02:00
ender Fixed issue with wrong expiration timeout for projects (#1300) (#1339) 2023-06-13 15:15:40 +02:00
heuristics Heuristics refactoring (#987) 2023-03-09 09:54:12 +01:00
http Fixed issue with wrong expiration timeout for projects (#1300) (#1339) 2023-06-13 15:15:40 +02:00
integrations V1.8.2 workers app name (#772) 2023-01-23 09:08:14 +01:00
sink feat(backend): added black list for assets in sink service (#885) 2022-12-19 11:29:49 +01:00
storage [Storage] added sort operation for session messages (#921) 2023-01-11 16:23:10 +01:00