Travis Bell
Travis Bell
Probably related, this morning, my Chronic calls started straight up failing right at 2AM when DST kicked over. ``` Chronic.parse('tomorrow at 4:00 pm') ``` Is now nil. Argh? ``` 1.9.2p320...
Yup, count me in on finding this behaviour both odd and mostly unacceptable. It's one thing if the NLB health check system cannot be improved (that's just a bummer) but...
Hey David thanks for all of the useful input about the config. I'm a new new rsyslog user and tried to distill it down as best I could, but I...
Just dropping in to say, the new(er) batch (pipeline) support with Redis definitely negates this desire a bit however, it would still be great to see real cluster support for...
The multi threaded and worker enhancements are awesome but boy, would it still be great to see real batch support. Seems like a lot of the remote destinations support batching...
Ok, great, I didn't realize the error was nothing to worry about. If it's nothing to be concerned about, I would agree, perhaps that should only log on debug. >...
> The message `failed to send app message` appears in log when application message queue is full of request messages (130K) which is not yet started to handle by application...
Sort of, but more specifically, I mean Redis' actual cluster functionality. Basically, this: - https://github.com/redis/redis-rb/blob/master/cluster/lib/redis/cluster.rb - https://github.com/redis/redis-rb/tree/master/cluster
Got it, makes sense. I know what it's like trying to find the time. Thanks again.
Just adding a vote for this to finally get fixed in a official release. In the meantime, I'm using the 'radix-firstbanco' gem.