Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FastAPI calls to use async, enabling query-level concurrency #197

Open
ntlind opened this issue Oct 10, 2023 · 0 comments
Open

Update FastAPI calls to use async, enabling query-level concurrency #197

ntlind opened this issue Oct 10, 2023 · 0 comments

Comments

@ntlind
Copy link
Collaborator

ntlind commented Oct 10, 2023

From this doc:

Ensure the backend service is making efficient use of worker threads such that we’d see a benefit when bumping up the default number of uvicorn --workers (likely using async FastAPI calls; see docs)

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

No branches or pull requests

1 participant