System exceptions keep getting readded to the queue after the max retry number

I am currently using the re-framework. The queue is set up to have a max retry of 2 when a system exception occurs. However, the item keeps getting re-added to the queue despite failing with system exceptions more than twice. How do i fix this?

Did u set retry no in config too?

@happygal321

Check the add queue activity is inside the If condition of First Run Block as below

Hope this helps you

Thanks

its 0 in config, and 2 in queue

Thanks!

@happygal321

You are welcome :slightly_smiling_face:

Happy automation

Thanks
Srini

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