Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
Xliff will-select issue? -- gist.github.com/Xliff/73dcd7a9966b...051ffb0ff1 12:33
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2022/10/24/2022-43-cro-apper/ 13:00
Xliff OIC - Problems results from a bad merge. 16:33
Fixed, now.
Xliff jnthn: Is there a way to make a Cro server pause taking requests? 18:42
jnthn What does "pause" mean here? Stop pushing them through the pipeline? Send an instant error response indicating the sever is too busy? Just close the TCP connection? 19:32
Should be possible with a bit of middleware or with an alternative listener implementation 19:33