Committer: amyshkin
LJSUP-12612: Create async email sender (worker)U trunk/lib/TheSchwartz/Worker/SendEmail.pm
Modified: trunk/lib/TheSchwartz/Worker/SendEmail.pm =================================================================== --- trunk/lib/TheSchwartz/Worker/SendEmail.pm 2011-05-24 04:11:51 UTC (rev 16) +++ trunk/lib/TheSchwartz/Worker/SendEmail.pm 2012-06-19 13:01:24 UTC (rev 17) @@ -202,8 +202,9 @@ # .... run subref to, say, put in LJ db that this email is undeliverable } +# hack for async mail sending +sub grab_for { 500 } - =head1 AUTHOR Brad Fitzpatrick -- brad@danga.com