ruby on rails - Delayed::Jobs keeps sending emails if it fails -


i used delayed_jobs send emails. except think if fails send 'every single email' tries , reruns entire batch again.

how make skip email address if not correct?

if exception occurs delayed_job treat job failed , keep rerunning it. should capture exceptions make sure @ end job considered succesful.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -

xslt - Umbraco and EXSLT sets do not work -