How to avoid retry of an item in the queue even after providing retry parameter in the queue ?

Kamal

New Member
Hi All

If while creating the queue we have specified the retry number as 3, but in the process due to some reason we don't want to retry an item after exception, then what can we do ?
 
Top