Skip to content

Conversation

@RobertLucian
Copy link
Member

@RobertLucian RobertLucian commented Jun 29, 2020

CORTEX_MAX_REPLICA_CONCURRENCY environment variable is no longer required and placing the sourcing of .env before any export in run.sh might give us more leeway when it comes to various workarounds for our users.


checklist:

  • run make test and make lint

@RobertLucian RobertLucian added the refactor Improve code quality label Jun 29, 2020
@RobertLucian
Copy link
Member Author

@vishalbollu as per our conversation, it has been confirmed that the limit_concurrency param of the uvicorn.run function represents the maximum number of concurrent connections a worker can handle.

@RobertLucian RobertLucian requested a review from vishalbollu June 29, 2020 22:51
@vishalbollu vishalbollu merged commit 8843326 into master Jun 30, 2020
@vishalbollu vishalbollu deleted the refactor/env-variables branch June 30, 2020 14:36
vishalbollu pushed a commit that referenced this pull request Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Improve code quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants