Menu

#409 Allow failed emails to queue from send_emails.aspx

open
None
6
2010-12-24
2008-10-23
Jeff
No

I really like the queued emails functionality and I'm hoping it alleviates some of the issues I've been having (due to our funky email setup emails randomly fail). I see an email queued up from when I changed a status on an issue but I noticed that an email was not queued up when I failed to send an email directly to a user on an issue. Can failed emails from this screen also be queued up? Also, how often does the email try to send again, its been 15 minutes since the first retry.

Thanks,
Jeff

Discussion

  • Corey Trager

    Corey Trager - 2008-10-23

    My thinking is, for emails that you send by hand, the app tells you immediately whether they failed or not, so why put them in a queue?

    The reason for queueing the others is time. Let's say there are 20 people who are subscribed to notifications for a given bug. When you change that bug, you don't have to wait for all 20 of those emails to be sent before the app tells you your update is done. You want to be told right away.

    The trigger for a resend is the next time somebody updates a bug that triggers the notification process. So, it's event based, not time based.

     
  • Jeff

    Jeff - 2008-10-23

    I understand. In my case since emails will fail one minute but work fine the next, the functionality also mostly resolves my issue. Since a majority of emails are sent when statuses change and not emailing someone directly it still does help. Feel free to close if you want.

     
  • Corey Trager

    Corey Trager - 2008-10-25
    • assigned_to: nobody --> ctrager
     
  • Corey Trager

    Corey Trager - 2008-10-25
    • priority: 5 --> 2
     
  • Corey Trager

    Corey Trager - 2010-12-24
    • priority: 2 --> 6
     

Log in to post a comment.