How a transaction is set to ‘retried’ in orchestrator queue while using ReFramework?

How a transaction is set to ‘retried’ in orchestrator queue while using ReFramework?

please help

The SetTransactionStatus.xaml file has a section where if the process fails, it sets the status using the Set Transaction Status activity.

Can you please explain exactly I Tried checking this.

Open the SetTransactionStatus.xaml file and go to the state in the state machine for when errors occur. It’s one of the first activities listed.

Thank you @Anthony_Humphries