Skip to main content
Solved

Increasing Timeout of HTTP Action beyond 1 second

  • February 16, 2024
  • 4 replies
  • 249 views

adaya

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

 

Best answer by Joren Wouters

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

4 replies

Joren Wouters
Forum|alt.badge.img+6
  • Chat Genius
  • Answer
  • February 16, 2024

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


Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • February 16, 2024

It’s 10000 milliseconds (10 seconds).

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


SantiSanti
  • Up-and-Comer
  • August 28, 2024

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


Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • August 28, 2024

@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.