Hi,

i have set this in my config file:

  :persistent_disabled: true

But backgrounDrb still queries the DB every few seconds.
I have also tried setting the following:

  :persistent_delay: 60
  :persistent_disabled: false

I would expect it to check now the DB every 60 seconds but it counting
the time it actually does it every 5 seconds.

I find it somehow annoying since i dont need persistent queues at
all...

Im using:
backgroundrb from trunk
packet (0.1.12)
chronic (0.2.3)
rails (2.1.1)
ruby 1.8.6 x64 patchlevel 11

Any ideas?

Cheers,
Alberto.
_______________________________________________
Backgroundrb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/backgroundrb-devel

Reply via email to