Google Sheets > FloDesk Subscriber & Segment

Handle errors so scenarios don’t stop

You might want to add some error handling to your modules to handle exceptions, so the failing module(s) can automatically be ignored or retried after a short period. By handling any errors by adding a “Error handler” to the module, the scenario won’t throw errors and get switched off.

Error directives can only be added to an error handler route

1. Right click a module and select “Add error handler”

2. Error handlers will appear

For more information on error handling, see:

Hope this helps! If you are still having trouble, please provide more details.

@samliew