Value of MaxRetryNumber be set to without using queue
in REF
Hi @Sana_Afreen,
You can use Retry Scope
activity in your workflow
1 Like
max retry should be greater than 2 ?
You can decide how many retries do you want
@Sana_Afreen You can set it in the config file. There is a parameter “MaxRetryNum” in the config file of REFramework.
According to best practice the MaxRetry is 2, but you can increase it according to business need
Thanks
1 Like