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?
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!!