Flow with webhook is slow first time it is requested

Hi

I have a workflow that is triggered by a webhook, but the first time it is triggered, it takes up to 35 seconds to finish. Afterwards it takes 1-2 seconds finish. Are the service in some sort of sleep when not in use for a periode of time?

Information on your n8n setup

  • I am using the latest cloud version
  • N8N Cloud

hello @Uneerup

Check in the execution tab which node was slow during the first connection. Maybe it’s about setting the ftp connection.

1 Like

Hi

Now that was a very helpful feature. I was not aware of that!!

Actually I can now see, that the mail sending took almost 32 secs. I am using the smtp feature, but I know the SMTP provider also offer an API feature as well.

I will try that and see how it goes. Thanks for the tip!!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.