Hi all!
Maybe this question has already been answered before, but I am struggling with an automation and action 'Invoke REST webservice'.
I want to start REST API endpoint within a cyclical action on a daily schedule.
This is some kind of 'long running operation', at the moment it takes 10 minutes on PROD environment.
I already set execution time limit to 6000 for automation and also in global configuration, this should be fair enough.
But all I am getting is HttpClient error message after 100s.
Any ideas on how to solve this problem?
Thanks a lot in advance & best regards, Nik