What is your goal?
My goal is to run a scenario that watches incoming emails, processes the content (OpenAI or HTTP + JSON), saves data to a Data Store, and sends an automated reply. The scenario normally runs every hour without any issues.
What is the problem & what have you tried?
Since this morning, the scenario keeps failing on the very first module (Email – Watch Emails) with a ModuleTimeoutError. No changes were made to the scenario. This is happening on every execution and generating many warning emails.
What I tried so far:
Re-authenticated the Email connection
Tried running the scenario manually
Verified that the mailbox is reachable from outside
Checked other modules — all downstream steps work fine when tested individually
The timeout happens before any data is received, so it seems related to the Email module or Make’s backend.
I want to confirm if this is a known issue or if there is something I should adjust in my setup.
Error messages or input/output bundles
ModuleTimeoutError
The operation timed out.
Origin: Make
Module: Email - Watch Emails
