Mark Meyer
Mark Meyer
Hmm, the Chicken apropos facility requires among other things charset and irregex support. @justinethier it is my understanding that we need to inspect the global symbol table to make this...
@justinethier do you think it is possible to open up eval.sld somewhat more and expose these details? Will that work? eldoc would be great :)
You're correct despite the documentation saying so, usocket does not set a proper read timeout. I just took the read timeout code for sbcl from hunchentoot and enabled the read-timeout...
Hi Hans, as an experiment I modified the code to set a read timeout, however this signals the condition sb-sys:io-timeout. It feels odd to let implementation defined conditions to leak...
That seems sensible. Either provide a hook to set the implementation defined parameters of the socket or push down :read-timeout and :write-timeout into usocket. I'll be looking into the latter...
Sometimes I feel like stumbling through the world blindfolded.... https://github.com/usocket/usocket/blob/master/option.lisp usocket has a socket option implementation, which serves this purpose. The conditions are signalled portably. I'll give that a try.
We don't use whisper. This is a carbon cache, which should not do aggregations. The carbon metrics are enabled, I'll post them tomorrow. What are you using as a frontend...
Here are the Graphite metrics:     Arg, I just noticed that the gostatsd is still...
Oh, this is the graph with 7 week data:  I don't think it's too bad, but we still might investigate. I'll report, when I know more.
Jup, I think it started working subsequently On Tue, May 14, 2019, at 02:55, Sacha Chua wrote: > @ofosos : Checking on old issues for my (probably temporary) instance at...