Joannis Orlandos
Joannis Orlandos
@elihwyma can you check the query times on the local MongoDB instance? I don't think it's a TCP timeout, but a slow query
Are you using change streams?
You'd know if you were setting up a change stream. Are you able to join the MongoKitten, Hummingbird or Vapor discord server? I'd love to talk more directly about this
Would this PR also (intend to) support child channels, such as in HTTP/2.
@davidkoski Unfortunately, producing a `.cu` or `.mtl` file is not enough for SwiftPM to actually compile this on Linux. SwiftPM lacks the awareness on how to use those artifacts -...
I'd be all for value types as channel handlers, and it's something I've wanted for ages! I don't think I rely on inbound events much, mainly notable exception being SSH....
@Lukasa I'd expect either errors or backpressure when the system is creating a backlog. But in addition to that, I would expect a mechanism through which I could expect a...
I did try making it wider. I can work around it infinitely stalling that way, but my throughput is still much slower than if I just do blocking reads and...
CC @fabianfett and @zamderax
I'll chase up in the SSWG tonight