As of now, we can set up auto force retry on exception items by increasing the retry count on queue settings. But this will force retry all exception items. I see a possibility to add some intelligence in the tool to only force retry specific exception items and not all of them.
The user should have 2 options to enter keywords for Exception Type & Exception Details. So users need to configure keywords. So if BP encounters an exception item and it has a keyword match present in Exception Details then only it will force retry automatically.
If there is no match in a keyword from what user set and what BP throw then there will be no auto force retry.