Closed (duplicate)
Project:
Notify
Version:
master
Component:
Miscellaneous
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2007 at 19:14 UTC
Updated:
24 Aug 2013 at 14:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
mlncn commentedSee Multiple notifications sent.
Comment #2
RobertNelsonVance commented@chamb1 - I have experienced the exact same issue. See below.
@Benjamin - That issue (http://drupal.org/node/111762), while being similar, does not appear to be the same as this one as it is related to cron starting a second time before it's finished running the first time. I don't have that issue because it only takes a few seconds for my cron to complete.
Here's what I noticed:
I had previously been running the following flawlessly:
Then I upgraded to the following:
The first 24hrs it ran fine and sent out the emails to all four hundred some user accounts as you would expect.
Today it sent out six identical emails throughout the day before I turned it off.
Obviously whatever is causing this is not good.
Comment #3
RobertNelsonVance commentedAnyone have any further insight about this issue?
Comment #4
mlncn commented(If I'm wrong about it being the same issue as 111762, should mark this active.)
Comment #5
jwatte commentedI got this in spades. I think the problem may be related to cron job or php job runtimes being limited by certain application hosting providers, and the "commit" of users being notified doesn't happen until all users have been notified.
Comment #6
derieppe commented+1
Got same probleme with version 5-13.
Cron go on timeout after 3 minutes and Notify do not commit users witch have been notified => so they are notify at next cron job...
Comment #7
matt2000 commentedThis probably won't be fixed in D5 without a patch from the community.
A roadmap has been established for merging with Notifications module or fixing this issue independently, if need be.
Details are on Notify by views project page.
Comment #8
matt2000 commentedTry to consolidate into #365700: Need to queue mailings across multiple cron runs for scalability
Comment #9
gisleThere is also #368175: Race condition in notification.