openreplay/ee
ⵄⵎⵉⵔⵓⵛ ⴰⵎⴰⵣⵉⵖ 39ca414137 feat(api): use the default sync worker class, and only one worker.
The default worker class of gunicorn is 'sync', and that is what is
expected by api codebase.

Increasing the load capacity of an api cluster must be done with:

  a) number of sync gunicorn workers;

  b) number of spawned gunicorn servers;

  c) number of chalice containers;

Infrastructure can choose what is most convenient, and efficient.
2023-11-30 18:08:03 +01:00
..
api feat(api): use the default sync worker class, and only one worker. 2023-11-30 18:08:03 +01:00
assist feat(assist): fixed wrong metrics import 2023-11-14 11:41:09 +01:00
assist-stats change(assist-stats): removed path prefix, should use the root_path 2023-11-07 16:12:00 +01:00
backend Canvas support (#1711) 2023-11-27 16:22:03 +01:00
connectors feat: canvas support [assist] (#1641) 2023-11-21 11:22:54 +01:00
intelligent_search feat(intelligent-search): intelligent search service (#1545) 2023-10-25 10:13:58 +02:00
quickwit [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00
recommendation Api v1.15.0 (#1670) 2023-11-20 16:15:12 +01:00
scripts/schema/db fix(db): sql duplicates and wrong name 2023-11-30 13:24:55 +01:00
LICENSE.md Update LICENSE.md 2022-06-29 14:41:28 +02:00