[Buildbot-devel] build email arriving a month later
Quentin Arce
qarce at yahoo.com
Thu Nov 29 23:57:09 UTC 2012
Hmm, okay I'll double check how the with regards to build sets.
Anything else that could cause such an issue if a master or slave is having issues and is reset?
.... I'm guessing no...
Just to check the code looks like it uses a "defer" object. I just want to confirm that this is just used for reporting the status of the twisted email client.
It doesn't actually defer transmission of some or all emails till a later time. Correct?
If someone answers the above it would save me some digging time :-)
Thank you very much for your help.
________________________________
From: Tom Prince <tom.prince at ualberta.net>
To: Quentin Arce <qarce at yahoo.com>; "buildbot-devel at lists.sourceforge.net" <buildbot-devel at lists.sourceforge.net>
Sent: Thursday, November 29, 2012 3:34 PM
Subject: Re: [Buildbot-devel] build email arriving a month later
Quentin Arce <qarce at yahoo.com> writes:
> It seems like the buildbot or twisted mail portion of the system is
> saving the emails somehow between restarts and not flushing them.
Neither buildbot nor twisted do anything to save mail. The only
possibility I can think of, is that you have your MailNotifier
configured to send email on completed buildsets, and that you have had
builds waiting around for a month (due to a slave down possibly), that
just finished recently. If only one of the old builds failed, it may
appear as if it is sending out mail for just old builds.
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20121129/f429a024/attachment.html>
More information about the devel
mailing list