Expand my Community achievements bar.

Join us LIVE in San Francisco on November 14th for Experience Makers The Skill Exchange. Don't miss out on this free learning event!

Fusion: Add error handling option to RETRY

Avatar

Level 3

1/24/23

Description - When configuring an error handler in Fusion, I would like an option to have it RETRY the same module again.  This is particularly true for Connection errors.  Sometimes modules timeout in a search so I would like to have an error handler that just tries it again.  I would like to be able to configure the number of times it will retry before it actually becomes an error.

 

An alternate option would be to just have Fusion do this inherently.  If the error type is a connection error, retry up to 3 times.  That way I wouldn't even have to add the extra error handler modules.

 

Why is this feature important to you - I'm frustrated with having to add multiple extra modules to my scenarios because the error handler won't just tell the module to try again.

 

How would you like the feature to work - see above.

 

Current Behavior - there is no retry option.

1 Comment

Avatar

Level 7

1/24/23

@JarodWa - we do something similar to this today in Fusion with our Salesforce integration scenarios.  Here are the steps we're using:

Jason_JB_0-1674596012957.png

 

Jason_JB_1-1674596037653.png

 

Jason_JB_2-1674596046350.png

 

Jason_JB_3-1674596056154.png