Hi everyone,
Anyone else encounters this issue with the Email (Get Email) module of Make:
I’m wondering what’s the cause of this error? Thanks
Hi everyone,
Anyone else encounters this issue with the Email (Get Email) module of Make:
I’m wondering what’s the cause of this error? Thanks
This could be intermittent server issues on the external service.
You might want to add some error handling to your modules to handle exceptions, so the failing module(s) can automatically be retried or ignored. By handling any errors by adding a “Error handler” to the module, the scenario won’t throw an error and get turned off.