Christopher Krapu
Christopher Krapu
Could we just set the `WEB_CONCURRENCY` env variable to >1 to get multiple workers? @willydouhard https://www.uvicorn.org/settings/
I've been using Azure Postgres Flexible server in production with Chainlit for 10 months. Do you have any specific questions about how it's used? The SQLAlchemy Data Layer works out-of-the-box.
The suggestion from @timheuer would also reduce the frequency of questions like [issues/33495](https://github.com/milvus-io/milvus/issues/33495).
This appears to be related to gRPC: https://github.com/grpc/grpc-node/issues/2033
> hoops... never meet this issue before. > > Can you connect to the milvus via SDK? Apologies for late reply. Yes, connections using `pymilvus` are working fine. I have...