Monday - last edited Monday
Hi All,
Are there any connectors in Workato which can auto-retry when a Trigger fails with an error or is there any way we can achieve this without using Monitor/Error handler action.
Regards,
Prudvi
Solved! Go to Solution.
yesterday - last edited yesterday
Monday
I'm not sure if it's possible without monitor/error handling. When I trigger a recipe from outside of Workato, I almost always have the trigger in a "controller" recipe that calls a function to do the actual processing. I find this very helpful for troubleshooting and repeating jobs with errors.
Monday
If that is custom connector, we might try within the SDK for possibility. But chances are minimum.
yesterday
yesterday - last edited yesterday
Hi @Prudvi,
Error handling should be customized based on the use case, as different scenarios require different approaches to notifications and resolution strategies. Relying entirely on Workato’s default handling could lead to a lack of differentiation in error categorization, making it difficult to notify the right stakeholders effectively.
Note:
The Monitor and Error blocks themselves are not counted as tasks; however, the steps executed within these blocks will be counted as tasks.
Thanks and Regards,
Shivakumara K A