Reid Meyer

Results 19 comments of Reid Meyer

My colleagues and I faced this bug months ago, where a disconnected sse stream wasn't being handled in the exception catch. Our solution was downgraded fastapi/starlette to a 2 year...

> Happy to report that I'm making progress again, and hopefully I can make a release candidate of v4.0 this week, unless I encounter unexpectedly difficult corner cases. Awesome to...

async-asgi-testclient streaming response doesn't seem to work with my current versions. It hangs on the request starlette: 0.14.2 sse-starlette: 0.9.0 fastapi: 0.68.2 async_asgi_testclient: 1.4.11

> > async-asgi-testclient streaming response doesn't seem to work with my current versions. It hangs on the request starlette: 0.14.2 sse-starlette: 0.9.0 fastapi: 0.68.2 async_asgi_testclient: 1.4.11 > > Your version...

You're suggesting I try httpx-sse, as in that example, correct? @Kludex

Sadly, no luck there. it's possible it's an unrelated issue. will continue to investigate and update here

@Kludex , It was an unrelated issue i was having. where another part of my code was hanging. I'm currently using async_asgi_testclient and that has fulfilled my purpose at the...

@vinaykumar1997 did you get it to work? @slelinger, so you are running cruise control with a 3.3.x kafka cluster? I'm looking into doing the same. Despite no official support, it...