Yury Yantsevich
Yury Yantsevich
@leonsodhi @troy I added more validation warnings. They will come before daemonization on parent stage or if no daemonization required. To determine the stage, I updated `VividCortex/godaemon` dependency. This update...
Summing all comments above, do you want to have `-D` option for validations warnings? Defaults to false.
@perlun do you using IronMQ v3 or v2 API?
I see in the log you posted above, that errors happen rare (1h40m in the example). Could you please check in your log how often it happens? Are errors like...
Hey guys, we found the error. It is depend on version of Ruby. So, please close the issue. Sorry to disturb you.
@mikerudolph , the oldest version I tested is 1.9.3-p327. But possible earlier, like p192, works too.
As I remember, changes in Ruby SSL (non-block reading or so, C code). But I'm not pretty sure it works for any use cases. I tested linux/darwin x64 MRI Rubies...
I'm not sure it is thread-safe. For example, program opens one socket and N threads reading/writing at the same time.
In my case net-http-persistent did not read/write socket (1.9.3-p0). @dekz is it possible remote end respond with bad data? But I'm still interesting in this because it possibly will happen...
looking