-
**Is your feature request related to a problem?**
The `http.server.duration` metrics provided by the asgi instrumentation are great to get started with metrics, however they have one shortcoming, whi…
-
Daphne is not necessarily the best choice of ASGI server for production environments.
It would be nice to switch to an alternative, such as uvicorn.
-
This code here: https://github.com/simonw/asgi-proxy-lib/blob/0730e872d5472db018f80a5c5b97aa80f03711ea/asgi_proxy/__init__.py#L75-L79
It should actually return a 500 error with a simple HTML page s…
-
### Anything you want to discuss about vllm.
when turns on speculative decoding, the openai api server failed on concurrent requests, raising error `exceptiongroup.ExceptionGroup: unhandled errors …
-
```
$ datasette -p 0 --root
http://127.0.0.1:0/-/auth-token?token=2d498c...
```
The port is incorrect.
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a dummy app,
2. `ASGI(app=app).listen(8080).run()`
**Expe…
-
Using: KTransformers REST API
Model: DeepSeek Coder V2 236B Q8
I changed the following settings in args.py:
max_new_tokens to 16384
max_response_tokens to 16384
cache_q4 to False
I was a…
-
**Steps to reproduce**
Example code:
```python
from flask import Flask
from opentelemetry.instrumentation.flask import FlaskInstrumentor
from opentelemetry.sdk.trace import TracerProvider
fr…
-
### Is your feature request related to a problem?
_No response_
### Describe the solution you'd like
Quic HTTP/3 support in both the client and server to aid with speed. This might also require HTT…
-
When trying papermerge i get errors such as the one below or no answer at all. The software seem to be not very robust and make assumptions that are not valid when still tinkering with multiple versio…