Skip to main content

HTTP Action Step seems to have a timeout of 1 second. Can we increase it?

 

Unfortunately not! You could use an Integration platform like Make to handle this.


It’s 10000 milliseconds (10 seconds).

And as Jouren mentioned, you can’t change this.


I was working correctly and out of nowhere I started to get this message, why could it be?


@SantiSanti this is because your application started taking more than 10 seconds to respond, then you got the error.

You gotta find out now if it’s a temporary thing (a server was too slow for a while but it’s back to normal), or if you need to review your setup because the 10+ seconds delay is normal and will happen often.


Reply