Retry mechanism question
Hi all,i've an important question about retry mechanism, i've set 3 to max attempts in my work queue, and i've used a process that retry for three times in case of exception.My doubt is: i mark exception in case of system exception, but also in caso ...