loops
loops copied to clipboard
Simple background loops framework for ruby
Null bytes cause problems with NewRelic RPM: ERROR : Failed to harvest profile_data data, resetting. Error: ERROR : ArgumentError: string contains null byte This happens because File.basename raises an exception...
…tring (TypeError)' exception when running on Ruby 2.2.2. I spotted the above issue after upgrading our Rails app to Ruby 2.2.2. Concatenating a Pathname to a String, no longer 'casts'...
If you set process name to something containing \0 you will not be able to connect to postgres. Easy to reproduce: ``` 2.0.0-p247 :007 > $0 = "foo bar\0" =>...
Используется так: def subscribes subscribe Handler, :exchange_name => "exch", :queue_name =>"queue", :bind => {:key => "exch.#"}, :prefetch => 100, :queue => {:durable => true}, :exchange => {:durable => true} subscribe...
when I start loops in a non-FW environment with -f none I have this error: ``` F : 2014-04-22 17:25:23 : Worker exited with error: no implicit conversion of nil...
When creating brand new loops in your application if you want all your rails logging to go to Loops logger, you should be able to do that with a config...
Loading development environment (Rails 3.1.1) ruby-1.9.2-p290 :001 > Loops => Loops ruby-1.9.2-p290 :002 > Loops::Queue Can't load stomp gem - all queue loops will be disabled! => Loops::Queue
subj after bundle install or after rails plugin install rails 3.1.1