How to know current retry counter and max attempts in queue activity
Hi, if my 'Max attempts' is 10 configured in the Queue Processor, how can we know the current retry counter and max attempts in the QP activity?
In the queue processor activity, we need to know whether we are doing the last retry.
And at the last retry (that matches the max attempts), we have to execute some logic like resume the flow.
Looking for if there's any queue processor page, parameters, etc. that contains the variables.