Skip to content

Changes to account for concurrent processing of application requests.#73

Open
thomassantosh wants to merge 1 commit intoMSUSAzureAccelerators:mainfrom
ts-azure-services:main
Open

Changes to account for concurrent processing of application requests.#73
thomassantosh wants to merge 1 commit intoMSUSAzureAccelerators:mainfrom
ts-azure-services:main

Conversation

@thomassantosh
Copy link

Multiple users triggering multiple instances of this code base can face stalling of the brain agent executor invocation. To mitigate, wrapped the brain agent executor invocation asynchronously and included a gunicorn.conf file to support better scaling parameters. Thanks to Marco from Azure FastTrack for resolution and support here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant