On Mon, 2010-03-15 at 14:40 +0530, Midhun Girish wrote:
> ok so we have a script which checks if any cars have arrived within
> last 10 minutes... if yes, a mail will be send. suppose the server
> fails for 30 minutes so when the cron comes next time, we will
> have to check for cars which
ok so we have a script which checks if any cars have arrived within last 10
minutes... if yes, a mail will be send. suppose the server fails for 30
minutes so when the cron comes next time, we will have to check for cars
which arrived within last 40 minutes and not 10.. right... so how wil
On Mon, 2010-03-15 at 14:28 +0530, Midhun Girish wrote:
> hey ash,
>
> do we need both of those checks ? ie the time and the flag? i think they
> both do the same thing ie prevent duplicates.. am i right? and i think flag
> would be a more reliable method coz it will ensure that the email will be
hey ash,
do we need both of those checks ? ie the time and the flag? i think they
both do the same thing ie prevent duplicates.. am i right? and i think flag
would be a more reliable method coz it will ensure that the email will be
send even if the cron fails to execute for some time,
Midhun
On Mon, 2010-03-15 at 18:07 +1030, David Robley wrote:
> Alex Major wrote:
>
> > Greetings all,
> >
> > I'm currently looking at building a web application, however I've run into
> > an area of development I've not come across before. The web site in its
> > basic form allows users to send cars
5 matches
Mail list logo