Retry Queue Item based on flow output

Hi Team,

Looking for a feature request please…

When we enable queue retry, the failed items will get auto retried all the time.

But we are looking for a bit more control over it where in the flow we need to decide whether the item should be retried may be while setting the transaction status (through activity property, something like that)

Kindly consider.

Thanks
#nK

If you know exactly in which exception cases you don’t need to retry these items, then you can just mark them as Business exceptions and such transactions won’t be retried.

Yes we are currently using a workaround which is fine. But having a feature helps and will be more clean.