Re: handling agent errors

2014-08-12 Thread Brian Craft
On Tuesday, August 12, 2014 9:59:54 AM UTC-7, Brian Craft wrote: > > > > On Monday, August 11, 2014 10:08:09 PM UTC-7, Jeremy Heiler wrote: >> >> On Mon, Aug 11, 2014 at 3:07 PM, Brian Craft wrote: >> >>> Two questions, really. I'm running large batch jobs with an agent. The >>> jobs may fail i

Re: handling agent errors

2014-08-12 Thread Brian Craft
On Monday, August 11, 2014 10:08:09 PM UTC-7, Jeremy Heiler wrote: > > On Mon, Aug 11, 2014 at 3:07 PM, Brian Craft > wrote: > >> Two questions, really. I'm running large batch jobs with an agent. The >> jobs may fail in any number of unanticipated ways (due to user input), so I >> do a try/ca

Re: handling agent errors

2014-08-11 Thread Jeremy Heiler
On Mon, Aug 11, 2014 at 3:07 PM, Brian Craft wrote: > Two questions, really. I'm running large batch jobs with an agent. The > jobs may fail in any number of unanticipated ways (due to user input), so I > do a try/catch in the agent, log any errors, and continue with the next job. > > First quest

handling agent errors

2014-08-11 Thread Brian Craft
Two questions, really. I'm running large batch jobs with an agent. The jobs may fail in any number of unanticipated ways (due to user input), so I do a try/catch in the agent, log any errors, and continue with the next job. First question: how to deal with OOM (the Xmx limit, not the OS out of