Displaying 1 result from an estimated 1 matches for "debugger_worker".
2008 Jan 31
2
cron scheduling problem
I''m running a fresh checkout of release 1.0.1 ...
It''s now 11:32 am local time on January 31.
I''ve configured a single worker for a test.
If I use the following schedule in my background.yaml file:
:schedules:
:debugger_worker:
:ping:
:trigger_args: 0 35 11 * * * *
Backgroundrb starts up without error.
If I make the following change:
:trigger_args: 0 30 11 * * * *
Backgroundrb complains:
brb-test/vendor/plugins/backgroundrb/server/cron_trigger.rb:161:in
`local'': argument out...