Retry Value in reframework

If I have given retry value in queue as 2 and inconfig value 3 then in my reframework which one it should take or how many times it will retry??

Hi @Swarit_Goyal

If you are using queues, you need not mention any value in config file, value specified in orchestrator will get picked. Even if both are specified, still queue value would be given preference when used.

image
This value in config is only required when there are no queues and in that retry is required for system exception.

I am also attaching Re-framework documentation file below, this will help you understand its working more in detail, you can go through this, would be helpful to gain deep understanding on re-framework working.

REFramework documentation.pdf (507.8 KB)

Hope it helps!!
Regards

Thanks for the reply!!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.