How can I increase the timeout for an api call?

Hi @Davy1 ,

This happens due to a timeout error , which occurs when the module does not receive an API response within the allowed time limit.

To handle this, you have two possible approaches:

  • You can use the HTTP module to run the Claude API and configure the Timeout option available in the Advanced settings of the HTTP module as shown in the screenshot, instead of using the native Claude module . Or,

  • You will need to manage the issue using a Break error handler in the scenario.

I’m also attaching a related thread for your reference - please review it as it explains the behavior in more detail.

Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation