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 in-flight request counter, switch to FastAPI + Uvicorn #838

Merged
merged 64 commits into from
Mar 4, 2020

Conversation

vishalbollu
Copy link
Contributor

@vishalbollu vishalbollu commented Mar 2, 2020

closes #590, closes #646


checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)
  • update examples
  • update docs and add any new files to summary.md (view in gitbook after merging)

@deliahu deliahu changed the title Fastapi Update in-flight request counter, switch to FastAPI + Uvicorn Mar 4, 2020
@deliahu deliahu merged commit ae25f18 into master Mar 4, 2020
@deliahu deliahu deleted the fastapi branch March 4, 2020 20:14
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.

Allow users to configure request queue length Support API parallelism
2 participants