[Backgroundrb-devel] Severe Bug with daylight saving time?
Till Vollmer
till at mindmeister.com
Mon Apr 6 07:59:28 EDT 2009
Hi,
Did you have time to fix this? Is it mirrored to svn already?
Regards
Till
MindMeister - MeisterLabs GmbH
Till Vollmer
Managing Director
Tel: +49 (0)89 1213 5359
Mob: + 49 (0)160 718 7403
Fax: +49 (0)89 1892 1347
Yahoo ID: till_vollmer
Skype: till_vollmer
www.mindmeister.com
Am 30.03.2009 um 14:31 schrieb hemant:
> On Mon, Mar 30, 2009 at 3:29 PM, Till Vollmer <till at mindmeister.com>
> wrote:
>> Hi,
>> we have encountered a severe bug in backgroundrb last weekend.
>> On Sunday at 20:00 (EST) backgroundrb launched infinite workers of
>> notification_worker and our server was killed because of memory
>> consumption.
>> :backgroundrb:
>> :port: 11006
>> :ip: 0.0.0.0
>> :persistent_disabled: true # turn this off if your application
>> doesn't use
>> backgroundrb's persistent/enqueued tasks system
>> :persistent_delay: 10 # the time (seconds) between each time
>> backgroundrb
>> checks the database for enqueued tasks
>> :schedules:
>> :notification_worker:
>> :do_it:
>> :trigger_args: 0 30 */4 * * * *
>> We think that it might be related to daylight saving time.
>> Any hints appreciated.
>
> Were you using reload_on_schedule ?? But yes, the bug do seem like
> triggered by DST, I will be pushing out an update that will contain
> the fix.
>
> BTW, were you able to recover the worker?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20090406/58b4adcd/attachment.html>
More information about the Backgroundrb-devel
mailing list