I have to correct myself, it was
:worker_method: :do_work
that did the trick, without this line the worker was only called once.
If this is the designed behaviour, i found the Readme section a bit
confusing. Maybe this helps another newby.
regards tom
On 11/12/06, tom roth <rawdlite at googlemail.com>
wrote:>
> when working with the scheduler i found that using
>
> :trigger_args: 0 * * * * * *
>
> in config/backgroundrb_schedules.yml the worker gets only called once.
>
> :trigger_args: "0 * * * * * *" works as expected.
>
> Maybe this should be changed in the README ?
>
>
> regards tom
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20061211/333bf597/attachment.html