Login  Register

Re: service engine default max-retries

Posted by Jacques Le Roux on Jun 28, 2006; 10:04pm
URL: http://ofbiz.116.s1.nabble.com/service-engine-default-max-retries-tp169018p169022.html

Thanks Andy

Jacques

> This refers to the number of MINUTES to wait before the retry.. Not  
> the min number of times. The max is unlimited unless it is specified  
> when the service is invoked or on the service definition.
>
> On Jun 28, 2006, at 2:58 PM, Si Chen wrote:
>
> > Hi everybody.
> >
> > Something else I noticed is that the serviceengine.xml has a
> >
> > failed-retry-min="3"
> >
> > but no failed-retry-max attribute.  Would it be nice to have a  
> > default-retry-max?  Right now it seems there is no max, so unless  
> > one is set for the service individually, the system keeps running  
> > them over and over again.
> >
> > Si
> >