Help needed on throwExceptionForRetry Service

Hi All,

I went through almost all the threads on how throwExceptionForRetry service works but i am left with a question on this thou. To my knowledge, this service is used for transient errors and we can set the count for number of retires in the Trigger service.

My question is: what happens when the count exceeds the number of retires? will the document gets preserved on the Broker or will it gets lost if the DB/Web Service is down even after a specified number of retries.

Any help is greatly appreciated.

Thanks.

The error and input data to top level service will be logged if you choose to select those options and you can resubmit the pipeline through wmMonitor once the top level service fails.