<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 2, 2015 at 10:59 AM, Lance A. Brown <span dir="ltr">&lt;<a href="mailto:lance@bearcircle.net" target="_blank">lance@bearcircle.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 12/2/2015 10:10 AM, Andrew wrote:<br>
&gt; As noted, it all works until about 1020 emails in, at which point the<br>
&gt; Catalyst app crashes (although this has only happened once - I do not wish<br>
&gt; to try again and risk another crash). I am using Email::Stuffer in a for<br>
&gt; loop, iterating over an array of 3000 email addresses. For my next step I<br>
&gt; will alter my code to only attempt to send to 500 email addresses at any one<br>
&gt; time, since below 1000 everything seems to work fine.<br>
<br>
</span>Are you sending those emails as 3,000 individual messages?  Are you<br>
keeping the Email::Stuffer objects around after doing -&gt;send on them?<br>
With your Catalyst app crashing I wonder if you aren&#39;t hitting a memory<br>
resource limit or memory leak bug.<br>
<div class="HOEnZb"><div class="h5"></div></div></blockquote><div><br></div><div>copious logging will be your friend.</div><div>also, strace and Devel::NYTProf output might shed interesting light.</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
<br>
_______________________________________________<br>
List: <a href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br>
Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" rel="noreferrer" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a><br>
Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" rel="noreferrer" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>
Dev site: <a href="http://dev.catalyst.perl.org/" rel="noreferrer" target="_blank">http://dev.catalyst.perl.org/</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Len Jaffe - Information Technology Smoke Jumper - <a href="mailto:lenjaffe@jaffesystems.com" target="_blank">lenjaffe@jaffesystems.com</a> </div><div>614-404-4214    <a href="https://www.twitter.com/lenJaffe" target="_blank">@LenJaffe</a>  <a href="http://www.lenjaffe.com/" target="_blank">www.lenjaffe.com</a><br></div><div>Host of <a href="http://www.meetup.com/techlifecolumbus/" target="_blank">Code Jam Columbus</a>  - <a href="https://www.twitter.com/CodeJamCMH" target="_blank">@CodeJamCMH</a></div><div><div>Curator of <a href="http://www.lenjaffe.com/AdventPlanet/" target="_blank">Advent Planet</a> - An Aggregation of Online Advent Calendars.<div><br></div></div></div></div></div></div></div></div></div>
</div></div>