-
Currently, we rely on the [starlette](https://github.com/encode/starlette) module solely for the purposes of:
- Type annotations for mypy
- Extracting a handful of HTTP-specific attributes from va…
-
It's my first time to run the project and after I entered the question and clicked "Research", the agent output showed " 🤔 Thinking about research questions for the task..." and had the following erro…
-
Hi,
We have been developing our REST API with Django and Django-rest for some time, and we are using behave for integration test and first of all - huge thanks - it's a great tool. However, we have s…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
LocalStack APIs for services that should be covered in Community are failing with "NotI…
-
### Description
I have a custom kubernetes deployment that requires stateless applications which has been a standard for a long time.
### Suggested solution
I'd like to be able to deploy th…
-
My model is still training, and I'd like to run django server to have a look, but get an CommandError:
You have not set ASGI_APPLICATION, which is needed to run the server
Do I have to modify th…
MrCRR updated
6 years ago
-
### Discussed in https://github.com/encode/uvicorn/discussions/2044
Originally posted by **vladyslav-burylov** July 12, 2023
Hi team, we have discovered a weird ContextVars behaviour when uvic…
-
FastAPI + mangum works well for single-backend API gateways, but for API gateways where different resources can point to different FastAPI applications in different stacks (a true "gateway") this can …
-
The server returned 500 error when I tried to test the API call to my local server.
The `uvicorn` package return: `NameError: name 'request_queue' is not defined. Did you mean: 'request_store'?`
…
-
**Describe the bug**
Context_chat_backend starts giving 500 internal server errors under load from multiple jobs.
Running on a server with two P40 GPUs (24gb each)
**To Reproduce**
Steps to re…
ga-it updated
1 month ago