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. |
||
|---|---|---|
| .. | ||
| api | ||
| assist | ||
| assist-stats | ||
| backend | ||
| connectors | ||
| intelligent_search | ||
| quickwit | ||
| recommendation | ||
| scripts/schema/db | ||
| LICENSE.md | ||