[Backgroundrb-devel] persistent_disabled = true but still querying the DB
hemant kumar
gethemant at gmail.com
Thu Sep 11 16:25:06 EDT 2008
You need backgroundrb from git for this.
On Thu, 2008-09-11 at 21:05 +0100, Alberto Perdomo wrote:
> 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
> Backgroundrb-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/backgroundrb-devel
More information about the Backgroundrb-devel
mailing list