From: Mitra <mi...@ea...> - 2003-07-01 09:12:31
|
I just noticed a nasty problem in Alerts. I have a new list - with about 65 members on it, all set to "Instant". When I add an item it sits there for a LONG time, and eventually times out, I'm not totally sure why yet, but I think it is because send_emails is doing a lot of work to figure out each reader, and/or is then calling send_email_from_table building a new email for each user. I think it has to do this because of the confirmation code at the bottom of every email. The worst thing is that after sending, because it times out it doesn't mark the message as sent, so the next cron task sends it again, so I've got half of my list of members who got it twice, and half didn't get it at all :-( Any ideas on fixing this. - Mitra -- Mitra Technology Consulting - www.mitra.biz - mi...@mi... home office 02-6684-8096 mobile 0414-648-722 work 02-6684-6182 Life is a Mystery to be Lived, not a Problem to be Solved |