Willy
Willy3d ago

is there a a variable on the self hosted

is there a a variable on the self hosted version to change the concurrency?
5 Replies
nipunn
nipunn3d ago
GitHub
convex-backend/self-hosted at main · get-convex/convex-backend
The open-source reactive database for app developers - get-convex/convex-backend
nipunn
nipunn3d ago
APPLICATION_MAX_CONCURRENT_MUTATIONS, APPLICATION_MAX_CONCURRENT_QUERIES and APPLICATION_MAX_CONCURRENT_V8_ACTIONS are key ones
Willy
WillyOP3d ago
Nice, should i patch package or sth to change it, i dont know what we be the defaults for self hosted, im using the docker files
nipunn
nipunn3d ago
set the environment variables in the docker-compose.yml and then you should be good
Willy
WillyOP3d ago
Sure, thanks

Did you find this page helpful?