Fusion: Add error handling option to RETRY | Community
Skip to main content
Level 2
January 24, 2023
New

Fusion: Add error handling option to RETRY

  • January 24, 2023
  • 1 reply
  • 896 views

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 reply

Jason_JB
Level 5
January 24, 2023

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