Author benjamin.peterson
Recipients benjamin.peterson, bgnori, blais, christian.heimes, mdehoon, tim_one
Date 2008-02-29.03:13:07
SpamBayes Score 0.306718
Marked as misclassified No
Message-id <1204254788.23.0.413109089381.issue1175933@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think an exception is the proper thing to use here. Having the
wait timeout is not exceptional or unexpected.
> Timeout means "something has messed up, can not continue."
Not really. It means "we didn't want to wait this long to be notified."
History
Date User Action Args
2008-02-29 03:13:08benjamin.petersonsetspambayes_score: 0.306718 -> 0.306718
recipients: + benjamin.peterson, tim_one, blais, mdehoon, christian.heimes, bgnori
2008-02-29 03:13:08benjamin.petersonsetspambayes_score: 0.306718 -> 0.306718
messageid: <1204254788.23.0.413109089381.issue1175933@psf.upfronthosting.co.za>
2008-02-29 03:13:07benjamin.petersonlinkissue1175933 messages
2008-02-29 03:13:07benjamin.petersoncreate