-
- [x] Initially raised as discussion https://github.com/encode/httpx/discussions/3214#discussioncomment-10830925
httpcore 1.0.6 [was released with a change](https://github.com/encode/httpcore/blob/…
-
### Before Creating the Bug Report
- [x] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions).
- [x] I h…
-
### Describe the issue
The documenation [here](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/http-configuration.html) seems very confusing.
The AWS Java 2.x SDK offers many diffe…
-
Hi, I am using Voice assistant example.
I am having this issue when receiving streams from the OpenAI LLM endpoints , attaching the traceback of the error
> {"message": "Error in _stream_synthesis…
-
Hey there
Rinnai integration has been working fine. Recently, updated the home assistant core/version and I think it was after this that I started seeing the following problem.
Specifically things…
-
## Describe the bug
A clear and concise description of what the bug is.
On a nuxt 3 project, importing `@gmap-vue/v3/composables` package throws an exception.
## To reproduce
https://codes…
-
HI i have try 2 versions. One with await streamer.createStream() and one with streamer.createStream()
streamer.createStream() work
but await streamer.createStream() never recieve the promiss re…
-
Are there any plans to make the project asynchronous using the library https://github.com/revoltphp/event-loop and Fiber?
PNixx updated
8 months ago
-
When using pulsar-client v3.5.0 and pulsar-client v2.10.2 to send the same batch of data (about 100MB), 3.5.0 takes about 3.5 times longer than 2.10.2.
### Core Code
```shell
async def consume_pu…
-
Ciao! 😊
Was following [tip number 5](https://github.com/kludex/fastapi-tips#5-use-httpxs-asyncclient-instead-of-testclient) and use httpx AsyncClient over the TestClient. So:
```python
import p…