medium severityMake.com API module
API module fails with "ModuleTimeoutError" / "Timeout error" / "The operation timed out" after ~40s. Bubble shows red error icon. Scenario may pause scheduling after repeated failures or store as incomplete execution.[Make Help Center](https://help.make.com/types-of-errors)[Make Community](https://community.make.com/t/timeout-error/37183)
Root cause
Make.com API modules enforce a 40-60 second response timeout. External API servers that delay responses beyond this (due to overload, complex queries, temporary issues) cause ModuleTimeoutError, as the module waits but receives no timely response.[Make Help Center](https://help.make.com/types-of-errors)
Make.comAPI moduleHTTP moduletimeoutModuleTimeoutErrorerror handlerBreak directive