Andrew Godwin

Results 206 comments of Andrew Godwin

The number of open connections is only stored within Daphne at the moment, you'd have to somehow get at the status dictionaries to see what it is. Unless you do...

Hm, I never thought of this as an ASGI thing as my use case would have been _external_ monitoring and healthchecks, and even if you wrote an app that collected...

Some people do, sure, but I imagine it's not everyone. This ticket is not meant to be background logging, anyway, it's meant to be a simple HTTP API that Daphne...

My view on croundfunding is that you have to offer a very substantial thing that people already have a marked interest in - all the ones you mention above have...

I do like this in general, but I feel like we need a `more_trailers` in there because people are inevitably going to want that?

Yeah, you're not really meant to change the value of path, I feel - since it's meant to always have root_path at the start. I'm not going to go all...

The `runworker` command is definitely unloved and likely does this wrong.

Just to extend from what Carlton said on this - as the original author of all the async piping through Django, the key thing I needed to know when I...

I think the next best step might be drafting what the spec change looks like in a PR?

Wow, I totally missed that last mention, huh? I don't think we ever had a deprecation plan, but I think we can follow the Django standard of "deprecation warnings for...