Reframework - Possibility to postpone failed transaction for retry when System exception occurs

I tried how you suggested, Even if somehow it worked it is not what I would expect to be, since the postponed items are started by their own scheduler after 30 minutes, even If I put the postpone date to be less, and is not really helpful in my scenario. [source: Creating a postponed Queue Item Not working as expected - #9 by badita]. I would like to be able to configure a shorter time. Also testing the postpone activity is very painful because of this delay.

Another thing that is not what I would expect is that the queue item is set on status “New”, but in the history of the queue item, the exception message is not showed in the Orchestrator, so for troubleshooting purpose will be hard to identify the reason why it failed in the first place.

@badita Do you know if I can “configure” somehow the delay to be less than 15/30 minutes?